linux-stable/drivers/net/ethernet/atheros
Zhang Changzhong 3a36060bf2 atl1e: fix error return code in atl1e_probe()
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: a6a5325239 ("atl1e: Atheros L1E Gigabit Ethernet driver")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com>
Link: https://lore.kernel.org/r/1605581875-36281-1-git-send-email-zhangchangzhong@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-18 11:02:15 -08:00
..
alx net: alx: fix race condition in alx_remove 2020-06-15 13:20:14 -07:00
atl1c atl1c: fix error return code in atl1c_probe() 2020-11-18 11:00:17 -08:00
atl1e atl1e: fix error return code in atl1e_probe() 2020-11-18 11:02:15 -08:00
atlx net: atheros: Remove WARN_ON(in_interrupt()) 2020-09-29 14:02:53 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00
ag71xx.c net: ag71xx: add flow control support 2020-09-11 14:45:54 -07:00