diff options
author | Wei Yongjun <[email protected]> | 2017-11-14 06:27:12 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-14 22:02:08 +0900 |
commit | 6dc14dc40a1d1dafd8491c349b5f3e15aabc4edb (patch) | |
tree | 35f12077fe9da376dc55d426756f74b10c3ad36a /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 06c2351fdebb38803f10ace19ed8daf9b9c91e12 (diff) |
openvswitch: Using kfree_rcu() to simplify the code
The callback function of call_rcu() just calls a kfree(), so we
can use kfree_rcu() instead of call_rcu() + callback function.
Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Pravin B Shelar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions