diff options
author | Nikolay Aleksandrov | 2015-07-20 23:03:45 +0200 |
---|---|---|
committer | David S. Miller | 2015-07-21 01:19:03 +0200 |
commit | a7ce45a74bedd0ed80b956b3e14f8bc6dec85327 (patch) | |
tree | 1ee4021d2aafddded9d3e10af627b6e753f6cf31 /tools/include | |
parent | net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set (diff) | |
download | kernel-qcow2-linux-a7ce45a74bedd0ed80b956b3e14f8bc6dec85327.tar.gz kernel-qcow2-linux-a7ce45a74bedd0ed80b956b3e14f8bc6dec85327.tar.xz kernel-qcow2-linux-a7ce45a74bedd0ed80b956b3e14f8bc6dec85327.zip |
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
Fix:
net/bridge/br_if.c: In function 'br_dev_delete':
>> net/bridge/br_if.c:284:2: error: implicit declaration of function
>> 'br_multicast_dev_del' [-Werror=implicit-function-declaration]
br_multicast_dev_del(br);
^
cc1: some warnings being treated as errors
when igmp snooping is not defined.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions