Home
last modified time | relevance | path

Searched hist:c69f40ac60060e09ca8f8c2ac7e6057f8a4c9f28 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.cdiff c69f40ac60060e09ca8f8c2ac7e6057f8a4c9f28 Tue Mar 08 03:15:12 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: felix: drop "bool change" from felix_set_tag_protocol

We no longer need the workaround in the felix driver to avoid calling
dsa_port_walk_fdbs() when &dp->fdbs is an uninitialized list, because
that list is now initialized from all call paths of felix_set_tag_protocol().

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