summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/Kconfig
diff options
context:
space:
mode:
authorDevendra Naga <devendra.aaru@gmail.com>2012-05-31 01:51:20 +0000
committerDavid S. Miller <davem@davemloft.net>2012-06-01 18:44:32 -0400
commitad1be8d345416a794dea39761a374032aa471a76 (patch)
tree42b651f2274bf08ec0b611532e29f54bb3e70ebc /drivers/net/dsa/Kconfig
parentfff3269907897ee91406ece125795f53e722677e (diff)
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>
Diffstat (limited to 'drivers/net/dsa/Kconfig')
0 files changed, 0 insertions, 0 deletions