From: David S. Miller Date: Fri, 8 May 2020 00:31:57 +0000 (-0700) Subject: Merge branch 'tc-gate-offload-for-SJA1105-DSA-switch' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=eb55d7b65f1735dfb39fb14e47007d3c8fb74c43;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'tc-gate-offload-for-SJA1105-DSA-switch' Vladimir Oltean says: ==================== tc-gate offload for SJA1105 DSA switch 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/20200503211035.19363-1-olteanv@gmail.com/ v2 was submitted at: https://patchwork.ozlabs.org/project/netdev/cover/20200503211035.19363-1-olteanv@gmail.com/ 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. ==================== Signed-off-by: David S. Miller --- eb55d7b65f1735dfb39fb14e47007d3c8fb74c43