linux/net/8021q
Kirill Tkhai c80afa026a net: Convert /proc creating and destroying pernet_operations
These pernet_operations just create and destroy /proc entries,
and they can safely marked as async:

pppoe_net_ops
vlan_net_ops
canbcm_pernet_ops
kcm_net_ops
pfkey_net_ops
pppol2tp_net_ops
phonet_net_ops

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-27 11:01:35 -05:00
..
Kconfig
Makefile
vlan.c net: Convert /proc creating and destroying pernet_operations 2018-02-27 11:01:35 -05:00
vlan.h
vlan_core.c
vlan_dev.c
vlan_gvrp.c
vlan_mvrp.c
vlan_netlink.c
vlanproc.c net: delete /proc THIS_MODULE references 2018-01-16 15:01:33 -05:00
vlanproc.h