OpenCloudOS-Kernel/drivers/net/ethernet/atheros
Dan Carpenter 9d8a29aed0 alx: fix a double unlock in alx_probe()
We're not holding the lock at this point so "goto unlock;" should be
"goto unmap;"

Fixes: 4a5fe57e77 ("alx: use fine-grained locking instead of RTNL")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-05-17 15:47:54 -07:00
..
alx alx: fix a double unlock in alx_probe() 2021-05-17 15:47:54 -07:00
atl1c net: atheros: atl1c: Fix wrong function name in comments 2021-05-17 14:12:38 -07:00
atl1e net: atheros: atl1e: Fix wrong function name in comments 2021-05-17 14:12:38 -07:00
atlx net: atheros: atl1x: Fix wrong function name in comments 2021-05-17 14:12:38 -07:00
Kconfig net: selftest: fix build issue if INET is disabled 2021-04-28 14:06:45 -07:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00
ag71xx.c net: ag71xx: make use of generic NET_SELFTESTS library 2021-04-20 16:08:02 -07:00