diff options
Diffstat (limited to 'net/ipv6/ndisc.c')
-rw-r--r-- | net/ipv6/ndisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/ndisc.c b/net/ipv6/ndisc.c index 0d33a7d32125..1fc33c8c7232 100644 --- a/net/ipv6/ndisc.c +++ b/net/ipv6/ndisc.c | |||
@@ -1733,7 +1733,7 @@ static int ndisc_ifinfo_sysctl_strategy(ctl_table *ctl, int __user *name, | |||
1733 | 1733 | ||
1734 | #endif | 1734 | #endif |
1735 | 1735 | ||
1736 | int __init ndisc_init(struct net_proto_family *ops) | 1736 | int __init ndisc_init(void) |
1737 | { | 1737 | { |
1738 | struct ipv6_pinfo *np; | 1738 | struct ipv6_pinfo *np; |
1739 | struct sock *sk; | 1739 | struct sock *sk; |