diff options
author | 2016-11-16 06:12:42 -0800 | |
---|---|---|
committer | 2016-11-16 17:06:51 -0500 | |
commit | ea339343d64a14594d882ccb52e8619d42defe5e (patch) | |
tree | f87ec272642d36dceac0715e235f6b7d2e0527a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | virtio-net: add a missing synchronize_net() (diff) | |
download | linux-dev-ea339343d64a14594d882ccb52e8619d42defe5e.tar.xz linux-dev-ea339343d64a14594d882ccb52e8619d42defe5e.zip |
be2net: 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: Sathya Perla <sathya.perla@broadcom.com>
Cc: Ajit Khaparde <ajit.khaparde@broadcom.com>
Cc: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
Cc: Somnath Kotur <somnath.kotur@broadcom.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