Skip to content
Commit 470efd68 authored by Daniil Tatianin's avatar Daniil Tatianin Committed by Jakub Kicinski
Browse files

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: f240b688 ("qed: Add support for processing fcoe tlv request.")
Signed-off-by: default avatarDaniil Tatianin <d-tatianin@yandex-team.ru>
Link: https://lore.kernel.org/r/20230315194618.579286-1-d-tatianin@yandex-team.ru


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 24994513
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment