Home
last modified time | relevance | path

Searched hist:"2960 bb14ea27e8ce48e05534eb6737de1176fe22" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.cdiff 2960bb14ea27e8ce48e05534eb6737de1176fe22 Wed Feb 16 08:30:09 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: felix: use DSA port iteration helpers

Use the helpers that avoid the quadratic complexity associated with
calling dsa_to_port() indirectly: dsa_is_unused_port(),
dsa_is_cpu_port().

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>