diff options
author | Daniil Tatianin <d-tatianin@yandex-team.ru> | 2023-03-15 22:46:18 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-16 21:08:36 -0700 |
commit | 470efd68a4653d9819d391489886432cd31bcd0b (patch) | |
tree | 1e1144d7be45348e98c04f0d2f9b269f7a69aa03 /net | |
parent | 24994513ad13ff2c47ba91d2b5df82c3d496c370 (diff) |
qed/qed_mng_tlv: correctly zero out ->min instead of ->hour
This fixes an issue where ->hour would erroneously get zeroed out
instead of ->min because of a bad copy paste.
Found by Linux Verification Center (linuxtesting.org) with the SVACE
static analysis tool.
Fixes: f240b6882211 ("qed: Add support for processing fcoe tlv request.")
Signed-off-by: Daniil Tatianin <d-tatianin@yandex-team.ru>
Link: https://lore.kernel.org/r/20230315194618.579286-1-d-tatianin@yandex-team.ru
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions