Commit 3394b347 authored by David S. Miller's avatar David S. Miller Committed by David S. Miller

[IPV6]: Fix typo in Al's module_init changes.

parent aefdbd6d
...@@ -824,7 +824,6 @@ static int __init inet6_init(void) ...@@ -824,7 +824,6 @@ static int __init inet6_init(void)
igmp6_cleanup(); igmp6_cleanup();
#endif #endif
igmp_fail: igmp_fail:
#endif
ndisc_cleanup(); ndisc_cleanup();
ndisc_fail: ndisc_fail:
icmpv6_cleanup(); icmpv6_cleanup();
......
Markdown is supported
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