Home
last modified time | relevance | path

Searched hist:"7136097 e11996417da59c67682694d8a5a7f3f4b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dsa/
H A Dslave.cdiff 7136097e11996417da59c67682694d8a5a7f3f4b Fri Aug 19 12:48:16 CDT 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: only bring down user ports assigned to a given DSA master

This is an adaptation of commit c0a8a9c27493 ("net: dsa: automatically
bring user ports down when master goes down") for multiple DSA masters.
When a DSA master goes down, only the user ports under its control
should go down too, the others can still send/receive traffic.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>