aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/netdevice.h
diff options
context:
space:
mode:
authorNikolay Aleksandrov <nikolay@nvidia.com>2021-01-20 16:51:52 +0200
committerJakub Kicinski <kuba@kernel.org>2021-01-22 19:39:56 -0800
commit0ad57c99e857f4c7354c3629d4168061fba4a22a (patch)
tree62e7199a0e01906cd2fc1966a6d2b69520231da1 /include/linux/netdevice.h
parentnet: bridge: multicast: pass host src address to IGMPv3/MLDv2 functions (diff)
downloadwireguard-linux-0ad57c99e857f4c7354c3629d4168061fba4a22a.tar.xz
wireguard-linux-0ad57c99e857f4c7354c3629d4168061fba4a22a.zip
net: bridge: multicast: __grp_src_block_incl can modify pg
Prepare __grp_src_block_incl() for being able to cause a notification due to changes. Currently it cannot happen, but EHT would change that since we'll be deleting sources immediately. Make sure that if the pg is deleted we don't return true as that would cause the caller to access freed pg. This patch shouldn't cause any functional change. Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions