Skip to content
Commit 1d1c8d13 authored by Denis V. Lunev's avatar Denis V. Lunev Committed by David S. Miller
Browse files

[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.



Functions from __exit section should not be called from ones in __init
section. Fix this conflict.

Signed-off-by: default avatarDenis V. Lunev <den@openvz.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4a80f278
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