diff options
| author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2019-09-10 13:29:59 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-21 07:12:38 +0200 |
| commit | b2786ad2c1117f553ce3071c7d25f235c9708bff (patch) | |
| tree | 964166c723434dadc3d23459833cc243297085ae /net/core/dev.c | |
| parent | 5bd616b44fcef9683dc1723351b03bf3178d9dd8 (diff) | |
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
[ Upstream commit d23dbc479a8e813db4161a695d67da0e36557846 ]
The '.exit' functions from 'pernet_operations' structure should be marked
as __net_exit, not __net_init.
Fixes: d862e5461423 ("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>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
