linux_dsm_epyc7002/drivers/net/ethernet/socionext
Wei Yongjun ecb10288a3 net: socionext: Fix error return code in netsec_netdev_open()
Fix to return error code -ENODEV from the of_phy_connect() error
handling case instead of 0, as done elsewhere in this function.

Fixes: 533dd11a12 ("net: socionext: Add Synquacer NetSec driver")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-11 13:54:58 -05:00
..
Kconfig
Makefile
netsec.c net: socionext: Fix error return code in netsec_netdev_open() 2018-01-11 13:54:58 -05:00
sni_ave.c