summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
diff options
context:
space:
mode:
authorDinghao Liu <dinghao.liu@zju.edu.cn>2021-09-03 15:35:43 +0800
committerDavid S. Miller <davem@davemloft.net>2021-09-04 10:50:59 +0100
commit9ddbc2a00d7f63fa9748f4278643193dac985f2d (patch)
tree799313cbaa20572937bf240773d6c10697b6f2ca /drivers/net/ethernet/chelsio
parentc7c5e6ff533fe1f9afef7d2fa46678987a1335a7 (diff)
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Previous commit 68233c583ab4 removes the qlcnic_rom_lock() in qlcnic_pinit_from_rom(), but remains its corresponding unlock function, which is odd. I'm not very sure whether the lock is missing, or the unlock is redundant. This bug is suggested by a static analysis tool, please advise. Fixes: 68233c583ab4 ("qlcnic: updated reset sequence") Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio')
0 files changed, 0 insertions, 0 deletions