net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
authorHans Schultz <schultz.hans@gmail.com>
Wed, 23 Feb 2022 10:16:48 +0000 (11:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Feb 2022 12:52:34 +0000 (12:52 +0000)
commitb9e8b58fd2cb30cb6e01d72c7d32286810a9bca9
tree10afb6d269f444a146a0dbc0409f0ce6d2a769a5
parentfa1c83342987d8b2fd246894295393e09b0af18f
net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags

Ensures that the DSA switch driver gets notified of changes to the
BR_PORT_LOCKED flag as well, for the case when a DSA port joins or
leaves a LAG that is a bridge port.

Signed-off-by: Hans Schultz <schultz.hans+netdev@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/port.c