Commit 09f7709f4929666006931f1d4efc498a6d419bbc
Committed by
David S. Miller
1 parent
69567d0b63
Exists in
master
and in
7 other branches
[IPV6]: fix section mismatch warnings
Removed useless and buggy __exit section in the different ipv6 subsystems. Otherwise they will be called inside an init section during rollbacking in case of an error in the protocol initialization. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 5 changed files with 5 additions and 5 deletions Side-by-side Diff
net/ipv6/addrconf.c
net/ipv6/raw.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
net/ipv6/udplite.c