diff options
author | 2016-12-07 12:23:18 +0800 | |
---|---|---|
committer | 2016-12-07 13:22:07 -0500 | |
commit | a1f5315ce4e1700e65255c617561aa7d8f09a729 (patch) | |
tree | 304b54f3fc2e758343c65c96f56b1c5642c166f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu (diff) | |
download | linux-dev-a1f5315ce4e1700e65255c617561aa7d8f09a729.tar.xz linux-dev-a1f5315ce4e1700e65255c617561aa7d8f09a729.zip |
driver: macvlan: Remove the rcu member of macvlan_port
When free macvlan_port in macvlan_port_destroy, it is safe to free
directly because netdev_rx_handler_unregister could enforce one
grace period.
So it is unnecessary to use kfree_rcu for macvlan_port.
Signed-off-by: Gao Feng <fgao@ikuai8.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