Home
last modified time | relevance | path

Searched hist:"864 ba485ac52eaf426992e5fd4bec50b7ea107b4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.cdiff 864ba485ac52eaf426992e5fd4bec50b7ea107b4 Fri Feb 25 10:19:36 CST 2022 Russell King (Oracle) <rmk+kernel@armlinux.org.uk> net: dsa: ocelot: convert to mac_select_pcs()

Convert the PCS selection to use mac_select_pcs, which allows the PCS
to perform any validation it needs, and removes the need to set the PCS
in the mac_config() callback, delving into the higher DSA levels to do
so.

Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>