From: David S. Miller Date: Mon, 19 Apr 2021 22:55:05 +0000 (-0700) Subject: Merge branch 'mtk_ppe_offload-fixes' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9652168304b10126fbe21695f267fb43e4054fef;p=linux.git Merge branch 'mtk_ppe_offload-fixes' Pablo Neira Ayuso says: ==================== mtk_ppe_offload fixes A few incremental fixes for the initial flowtable offload support and this driver: 1) Fix undefined reference to `dsa_port_from_netdev' due to missing dependencies in Kconfig, reported by Kbuild robot. 2) Missing mutex to serialize flow events via workqueue to the driver. 3) Handle FLOW_ACTION_VLAN_POP tag action. ==================== Signed-off-by: David S. Miller --- 9652168304b10126fbe21695f267fb43e4054fef