Home
last modified time | relevance | path

Searched hist:"8668 d0e2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dreassembly.c8668d0e2 Fri May 24 11:03:34 CDT 2019 Eric Dumazet <edumazet@google.com> ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]

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

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

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
8668d0e2 Fri May 24 11:03:34 CDT 2019 Eric Dumazet <edumazet@google.com> ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]

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

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

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>