diff options
author | Eric Dumazet <[email protected]> | 2016-11-16 06:12:42 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-11-16 17:06:51 -0500 |
commit | ea339343d64a14594d882ccb52e8619d42defe5e (patch) | |
tree | f87ec272642d36dceac0715e235f6b7d2e0527a3 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 963abe5c8a0273a1cf5913556da1b1189de0e57a (diff) |
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 <[email protected]>
Cc: Sathya Perla <[email protected]>
Cc: Ajit Khaparde <[email protected]>
Cc: Sriharsha Basavapatna <[email protected]>
Cc: Somnath Kotur <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions