[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210315171342.232809-1-razor@blackwall.org>
Date: Mon, 15 Mar 2021 19:13:40 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: netdev@...r.kernel.org
Cc: roopa@...dia.com, bridge@...ts.linux-foundation.org,
kuba@...nel.org, davem@...emloft.net,
Nikolay Aleksandrov <nikolay@...dia.com>
Subject: [PATCH net-next v2 0/2] net: bridge: mcast: simplify allow/block EHT code
From: Nikolay Aleksandrov <nikolay@...dia.com>
Hi,
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
Thanks,
Nik
Nikolay Aleksandrov (2):
net: bridge: mcast: remove unreachable EHT code
net: bridge: mcast: factor out common allow/block EHT handling
net/bridge/br_multicast_eht.c | 141 +++++++++-------------------------
1 file changed, 35 insertions(+), 106 deletions(-)
--
2.29.2
Powered by blists - more mailing lists