summaryrefslogtreecommitdiff
path: root/Documentation/doc-guide
diff options
context:
space:
mode:
authorDinghao Liu <dinghao.liu@zju.edu.cn>2021-08-16 21:14:04 +0800
committerJakub Kicinski <kuba@kernel.org>2021-08-17 08:27:31 -0700
commit0a298d133893c72c96e2156ed7cb0f0c4a306a3e (patch)
tree496f7ce7d00db659d2f37943be759cfb91cf4669 /Documentation/doc-guide
parent276e189f8e4e3cce1634d6bac4ed0d9ca242441b (diff)
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
qlcnic_83xx_unlock_flash() is called on all paths after we call qlcnic_83xx_lock_flash(), except for one error path on failure of QLCRD32(), which may cause a deadlock. This bug is suggested by a static analysis tool, please advise. Fixes: 81d0aeb0a4fff ("qlcnic: flash template based firmware reset recovery") Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Link: https://lore.kernel.org/r/20210816131405.24024-1-dinghao.liu@zju.edu.cn Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/doc-guide')
0 files changed, 0 insertions, 0 deletions