Files
linux/net/ipv6
Christophe JAILLET b238ec0af7 ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
[ Upstream commit d23dbc479a ]

The '.exit' functions from 'pernet_operations' structure should be marked
as __net_exit, not __net_init.

Fixes: d862e54614 ("net: ipv6: Implement /proc/net/icmp6.")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-15 14:29:23 +09:00
..
2023-05-15 11:41:30 +09:00
2018-04-14 15:40:56 +02:00
2018-04-14 15:40:56 +02:00
2018-04-14 15:40:56 +02:00
2016-05-31 14:07:49 -07:00
2017-08-11 13:55:02 -07:00
2016-06-27 15:06:17 -04:00
2015-11-03 10:52:13 -05:00
2016-09-21 10:09:14 +02:00
2018-06-26 09:32:02 +08:00