diff options
author | Eric Dumazet <edumazet@google.com> | 2019-05-23 04:35:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-09 10:18:11 +0300 |
commit | 47842fc63e3c670354301080f20d6c31a26e8049 (patch) | |
tree | ad58473eaf9c37d15e742380761b8211eac15aff /drivers/net/dsa | |
parent | 5e5fda4b1480d8bd5136eeeb56269b3daec0163d (diff) | |
download | linux-47842fc63e3c670354301080f20d6c31a26e8049.tar.xz |
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
[ Upstream commit 903869bd10e6719b9df6718e785be7ec725df59f ]
ip_sf_list_clear_all() needs to be defined even if !CONFIG_IP_MULTICAST
Fixes: 3580d04aa674 ("ipv4/igmp: fix another memory leak in igmpv3_del_delrec()")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions