From: WANG Cong Date: Sat, 11 Jan 2014 00:09:45 +0000 (-0800) Subject: ipv4: register igmp_notifier even when !CONFIG_PROC_FS X-Git-Tag: v3.14-rc1~94^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72c1d3bdd5bf10a789608336ba0d61f1e44e4350;p=pandora-kernel.git ipv4: register igmp_notifier even when !CONFIG_PROC_FS We still need this notifier even when we don't config PROC_FS. It should be rare to have a kernel without PROC_FS, so just for completeness. Cc: Stephen Hemminger Cc: David S. Miller Cc: Patrick McHardy Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed