linux/drivers/net/ethernet/atheros/atl1e
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
..
atl1e_ethtool.c
atl1e_hw.c
atl1e_hw.h
atl1e_main.c atl1e: fix error return code in atl1e_probe() 2020-11-18 11:02:15 -08:00
atl1e_param.c
atl1e.h
Makefile