Skip to content
Commit d2dfd435 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table



(struct net *)->ieee802154_lowpan.fqdir will soon be a pointer, so make
sure lowpan_frags_ns_ctl_table[] does not reference init_net.

lowpan_frags_ns_sysctl_register() can perform the needed initialization
for all netns.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3bb13dd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment