From: Vladimir Oltean <[email protected]> Date: Tue, 5 May 2020 22:20:51 +0300
> From: Vladimir Oltean <[email protected]> > > Expose the TTEthernet hardware features of the switch using standard > tc-flower actions: trap, drop, redirect and gate. > > v1 was submitted at: > https://patchwork.ozlabs.org/project/netdev/cover/[email protected]/ > > v2 was submitted at: > https://patchwork.ozlabs.org/project/netdev/cover/[email protected]/ > > Changes in v3: > Made sure there are no compilation warnings when > CONFIG_NET_DSA_SJA1105_TAS or CONFIG_NET_DSA_SJA1105_VL are disabled. > > Changes in v2: > Using a newly introduced dsa_port_from_netdev public helper. Series applied, thanks.
