aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorNikolay Aleksandrov <nikolay@nvidia.com>2021-03-15 19:13:41 +0200
committerDavid S. Miller <davem@davemloft.net>2021-03-16 11:57:57 -0700
commit6aa2c371c729a3e3f8c7d4e08e0ff10e706b81d3 (patch)
tree8bddf6aedb0e1d10ca9cb86b6b6f5388290807d0 /net/lapb/lapb_timer.c
parent5a30833b9a16f8d1aa15de06636f9317ca51f9df (diff)
downloadlinux-6aa2c371c729a3e3f8c7d4e08e0ff10e706b81d3.tar.gz
linux-6aa2c371c729a3e3f8c7d4e08e0ff10e706b81d3.tar.bz2
linux-6aa2c371c729a3e3f8c7d4e08e0ff10e706b81d3.zip
net: bridge: mcast: remove unreachable EHT code
In the initial EHT versions there were common functions which handled allow/block messages for both INCLUDE and EXCLUDE modes, but later they were separated. It seems I've left some common code which cannot be reached because the filter mode is checked before calling the respective functions, i.e. the host filter is always in EXCLUDE mode when using __eht_allow_excl() and __eht_block_excl() thus we can drop the host_excl checks inside and simplify the code a bit. Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions