From: Denis V. Lunev Date: Fri, 29 Feb 2008 22:15:19 +0000 (-0800) Subject: [ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit. X-Git-Tag: v2.6.26-rc1~1138^2~529 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d1c8d13c4f7690d382bca5de2f9dc88f22a4aab;p=pandora-kernel.git [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: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed