linux-brain/drivers/net/ethernet/qlogic
Dinghao Liu f9b308f730 qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
[ Upstream commit 9ddbc2a00d7f63fa9748f4278643193dac985f2d ]

Previous commit 68233c583a 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: 68233c583a ("qlcnic: updated reset sequence")
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-22 12:26:45 +02:00
..
netxen netxen_nic: Fix an error handling path in 'netxen_nic_probe()' 2021-06-23 14:41:25 +02:00
qed qed: Handle management FW error 2021-09-22 12:26:42 +02:00
qede qede: Fix memset corruption 2021-09-12 08:56:39 +02:00
qlcnic qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom 2021-09-22 12:26:45 +02:00
Kconfig qed: select CONFIG_CRC32 2021-01-17 14:05:36 +01:00
Makefile qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ 2019-07-23 11:29:40 -07:00
qla3xxx.c net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset 2021-08-12 13:21:05 +02:00
qla3xxx.h