1
0
Fork 0
alistair23-linux/drivers/net/ethernet/freescale/dpaa
Wei Yongjun 29130853fe dpaa_eth: fix error return code in dpaa_eth_probe()
Fix to return a negative error code from the dpaa_bp_alloc() error
handling case instead of 0, as done elsewhere in this function.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-08 13:24:44 +09:00
..
Kconfig dpaa_eth: remove redundant dependency on FSL_SOC 2016-12-17 11:42:45 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dpaa_eth.c dpaa_eth: fix error return code in dpaa_eth_probe() 2017-11-08 13:24:44 +09:00
dpaa_eth.h dpaa_eth: add NETIF_F_RXHASH 2017-08-28 16:41:00 -07:00
dpaa_eth_sysfs.c dpaa_eth: use multiple Rx frame queues 2017-08-28 16:41:00 -07:00
dpaa_eth_trace.h dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00
dpaa_ethtool.c dpaa_eth: add NETIF_F_RXHASH 2017-08-28 16:41:00 -07:00