diff options
author | Kirill Tkhai <ktkhai@virtuozzo.com> | 2018-03-05 12:31:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-05 16:48:27 +0100 |
commit | c60a246cd366b5da5a12cc972a25e41bc536706f (patch) | |
tree | b1cd75487b667783aba6b2d94aae5f881410284d /net/can | |
parent | net: Convert log pernet_operations (diff) | |
download | linux-c60a246cd366b5da5a12cc972a25e41bc536706f.tar.xz linux-c60a246cd366b5da5a12cc972a25e41bc536706f.zip |
net: Convert arp_tables_net_ops and ip6_tables_net_ops
These pernet_operations call xt_proto_init() and xt_proto_fini(),
which just register and unregister /proc entries.
They are safe to be marked as async.
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions