Home
last modified time | relevance | path

Searched hist:"13 eccc1bbb2e98df5d616398cd9215d9edab522f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dsa/
H A Dmaster.cdiff 13eccc1bbb2e98df5d616398cd9215d9edab522f Sat Sep 10 20:07:02 CDT 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: suppress device links to LAG DSA masters

These don't work (print a harmless error about the operation failing)
and make little sense to have anyway, because when a LAG DSA master goes
away, we will introduce logic to move our CPU port back to the first
physical DSA master. So suppress these device links in preparation for
adding support for LAG DSA masters.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>