android_kernel_motorola_sm6225/drivers/net/ethernet/moxa
Wei Yongjun bdfd6304c8 moxa: fix the error handling in moxart_mac_probe()
This patch fix the error handling in moxart_mac_probe():
 - return -ENOMEM in some memory alloc fail cases
 - add missing free_netdev() in the error handling case

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-08 16:33:50 -04:00
..
Kconfig net: Add MOXA ART SoCs ethernet driver 2013-08-11 21:38:12 -07:00
Makefile net: Add MOXA ART SoCs ethernet driver 2013-08-11 21:38:12 -07:00
moxart_ether.c moxa: fix the error handling in moxart_mac_probe() 2013-10-08 16:33:50 -04:00
moxart_ether.h net: Add MOXA ART SoCs ethernet driver 2013-08-11 21:38:12 -07:00