aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorLinus Lüssing <[email protected]>2014-06-11 23:41:24 +0000
committerDavid S. Miller <[email protected]>2014-06-12 18:00:24 +0000
commit3993c4e159eba0e10c0628737736d6fcf97ab9ef (patch)
tree0c09f78241f8e9fd73d35fc015bf15639d4854c9 /net/unix/af_unix.c
parentbridge: fix smatch warning / potential null pointer dereference (diff)
downloadkernel-3993c4e159eba0e10c0628737736d6fcf97ab9ef.tar.gz
kernel-3993c4e159eba0e10c0628737736d6fcf97ab9ef.zip
bridge: fix compile error when compiling without IPv6 support
Some fields in "struct net_bridge" aren't available when compiling the kernel without IPv6 support. Therefore adding a check/macro to skip the complaining code sections in that case. Introduced by 2cd4143192e8c60f66cb32c3a30c76d0470a372d ("bridge: memorize and export selected IGMP/MLD querier port") Reported-by: kbuild test robot <[email protected]> Signed-off-by: Linus Lüssing <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions