diff options
author | 2016-11-16 06:19:02 -0800 | |
---|---|---|
committer | 2016-11-16 17:06:51 -0500 | |
commit | 5f00a8d8a2c2fd99528ab1a3632f0e77f4d25202 (patch) | |
tree | e9f99669ffd7817c34d3bb0c77ec1a148f915414 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be2net: do not call napi_hash_del() (diff) | |
download | linux-dev-5f00a8d8a2c2fd99528ab1a3632f0e77f4d25202.tar.xz linux-dev-5f00a8d8a2c2fd99528ab1a3632f0e77f4d25202.zip |
cxgb4: do not call napi_hash_del()
Calling napi_hash_del() before netif_napi_del() is dangerous
if a synchronize_rcu() is not enforced before NAPI struct freeing.
Lets leave this detail to core networking stack and feel
more comfortable.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Hariprasad S <hariprasad@chelsio.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