diff options
author | 2012-05-31 01:51:20 +0000 | |
---|---|---|
committer | 2012-06-01 18:44:32 -0400 | |
commit | ad1be8d345416a794dea39761a374032aa471a76 (patch) | |
tree | 42b651f2274bf08ec0b611532e29f54bb3e70ebc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tcp: reflect SYN queue_mapping into SYNACK packets (diff) | |
download | linux-dev-ad1be8d345416a794dea39761a374032aa471a76.tar.xz linux-dev-ad1be8d345416a794dea39761a374032aa471a76.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions