commit | 4d6b80762b9384db3281f792a71746b388f395be | [log] [tgz] |
---|---|---|
author | Kirill Tkhai <ktkhai@virtuozzo.com> | Mon Feb 19 11:50:45 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 19 14:19:12 2018 -0500 |
tree | 37735f6f3bb4537299475b90a6b5a925c002b2d0 | |
parent | 5fc094f5b8c9b8e5012b7ccf303be3b123563a58 [diff] |
net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops ip_tables_net_ops and udplite6_net_ops create and destroy /proc entries. xt_net_ops does nothing. So, we are able to mark them async. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>