Files
linux/drivers
Devendra Naga f074e600bf r8169: call netif_napi_del at errpaths and at driver unload
commit ad1be8d345 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-13 05:28:14 +09:00
..
2012-06-10 00:32:58 +09:00
2012-10-13 05:28:11 +09:00
2012-01-25 17:24:54 -08:00
2012-01-25 17:24:56 -08:00
2012-01-06 14:13:48 -08:00
2012-10-07 08:27:26 -07:00
2012-04-27 09:51:06 -07:00
2012-07-16 08:47:51 -07:00
2011-11-21 14:31:14 -08:00
2012-10-02 09:47:27 -07:00