Searched hist:"8 c166acb60f8284470db673b6dccd43e6fedfae2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | diff 8c166acb60f8284470db673b6dccd43e6fedfae2 Sat May 21 16:37:41 CDT 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Absorb the final details of calling ocelot_port_{,un}set_dsa_8021q_cpu(), i.e. the need to lock &ocelot->fwd_domain_lock, into the callee, to simplify the caller and permit easier code reuse later.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | diff 8c166acb60f8284470db673b6dccd43e6fedfae2 Sat May 21 16:37:41 CDT 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Absorb the final details of calling ocelot_port_{,un}set_dsa_8021q_cpu(), i.e. the need to lock &ocelot->fwd_domain_lock, into the callee, to simplify the caller and permit easier code reuse later.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|