summaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp.c
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2008-03-21 04:10:53 -0700
committerDavid S. Miller <davem@davemloft.net>2008-03-21 04:10:53 -0700
commitea82edf704f6bf3c3a51d0dbee816c5bbc6d3974 (patch)
treefd0fd1832bedaeaabb4ec6ed228389de7a9b5b18 /net/ipv4/udp.c
parent82cc1a7a56872056af0ead6c7d695aa223f36695 (diff)
downloadop-kernel-dev-ea82edf704f6bf3c3a51d0dbee816c5bbc6d3974.zip
op-kernel-dev-ea82edf704f6bf3c3a51d0dbee816c5bbc6d3974.tar.gz
[NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in
When CONFIG_PROC_FS=no, the out_sock_create label is not used because the code using it is disabled and that leads to a warning at compile time. This patch fix that by making a specific function to initialize proc for igmp6, and remove the annoying CONFIG_PROC_FS sections in init/exit function. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/udp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud