From: David S. Miller Date: Tue, 16 Mar 2021 18:57:57 +0000 (-0700) Subject: Merge branch 'bridge-m,cast-cleanups' X-Git-Tag: v5.13-rc1~94^2~527 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=77f0cae15a39f0263f74fa805d25bba6aff97dac;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'bridge-m,cast-cleanups' Nikolay Aleksandrov says: ==================== net: bridge: mcast: simplify allow/block EHT code The set does two minor cleanups of the EHT allow/block handling code: patch 01 removes code which is unreachable (it was used in initial EHT versions, but isn't anymore) and prepares the allow/block functions to be factored out. Patch 02 factors out common allow/block handling code. There are no functional changes. v2: send patch 02 and the proper version of both patches ==================== Signed-off-by: David S. Miller --- 77f0cae15a39f0263f74fa805d25bba6aff97dac