Re: [PATCH v5 net-next 04/15] net: bridge: mst: Notify switchdev drivers of MST mode changes

From: Nikolay Aleksandrov
Date: Thu Mar 17 2022 - 04:56:24 EST


On 16/03/2022 17:08, Tobias Waldekranz wrote:
> Trigger a switchdev event whenever the bridge's MST mode is
> enabled/disabled. This allows constituent ports to either perform any
> required hardware config, or refuse the change if it not supported.
>
> Signed-off-by: Tobias Waldekranz <tobias@xxxxxxxxxxxxxx>
> ---
> include/net/switchdev.h | 2 ++
> net/bridge/br_mst.c | 11 +++++++++++
> 2 files changed, 13 insertions(+)
>

Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>