aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ieee802154/6lowpan
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2018-03-19 14:39:05 +0300
committerDavid S. Miller <davem@davemloft.net>2018-03-22 11:11:29 -0400
commit1ae7762760736d4f7e4ea43e9ed03a608685c3d9 (patch)
tree8e99e42370309af21b14a0c15d88e1cc036a76aa /net/ieee802154/6lowpan
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (diff)
downloadwireguard-linux-1ae7762760736d4f7e4ea43e9ed03a608685c3d9.tar.xz
wireguard-linux-1ae7762760736d4f7e4ea43e9ed03a608685c3d9.zip
net: Convert can_pernet_ops
These pernet_operations create and destroy /proc entries and cancel per-net timer. Also, there are unneed iterations over empty list of net devices, since all net devices must be already moved to init_net or unregistered by default_device_ops. This already was mentioned here: https://marc.info/?l=linux-can&m=150169589119335&w=2 So, it looks safe to make them async. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154/6lowpan')
0 files changed, 0 insertions, 0 deletions