linux/drivers/net/ethernet/realtek
Devendra Naga ad1be8d345 r8169: call netif_napi_del at errpaths and at driver unload
when register_netdev fails, the init'ed NAPIs by netif_napi_add must be
deleted with netif_napi_del, and also when driver unloads, it should
delete the NAPI before unregistering netdevice using unregister_netdev.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-01 18:44:32 -04:00
..
8139cp.c 8139cp/8139too: terminate the eeprom access with the right opmode 2012-06-01 14:22:11 -04:00
8139too.c 8139cp/8139too: terminate the eeprom access with the right opmode 2012-06-01 14:22:11 -04:00
Kconfig drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
Makefile
atp.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
atp.h
r8169.c r8169: call netif_napi_del at errpaths and at driver unload 2012-06-01 18:44:32 -04:00