]> Pileus Git - ~andy/linux/commit
net: fix build errors if ipv6 is disabled
authorEric Dumazet <edumazet@google.com>
Wed, 9 Oct 2013 10:05:48 +0000 (03:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Oct 2013 17:04:03 +0000 (13:04 -0400)
commitc2bb06db59eaf92eb5ca9c6faed590597c6ceccb
tree7e9018dd587e8ec552d5d101981f42f101b16dcd
parentf69b923a758f598fd6bb69e57564b59506f4f1fc
net: fix build errors if ipv6 is disabled

CONFIG_IPV6=n is still a valid choice ;)

It appears we can remove dead code.

Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_checksum.h
net/ipv4/ping.c
net/ipv4/tcp_metrics.c
net/sunrpc/svcsock.c
security/lsm_audit.c