From: David S. Miller Date: Mon, 13 Nov 2017 01:34:55 +0000 (+0900) Subject: Merge branch 'dsa-b53-Support-prepended-Broadcom-tags' X-Git-Tag: v4.19~2168^2~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aef1e0d5dd3ca3acd7274c9179c8f7bf68170509;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'dsa-b53-Support-prepended-Broadcom-tags' Florian Fainelli says: ==================== net: dsa: b53: Support prepended Broadcom tags This patch series adds support for prepended 4-bytes Broadcom tags that we already support. This type of tag will typically be used when interfaced to a SoC like BCM58xx (NorthStar Plus) which supports a Flow Accelerator (WIP). In that case, we need to support a slightly different tagging format. The first patch does a bit of re-factoring and passes a port index to the get_tag_protocol() function since at least two different drivers need that type of information (mt7530, b53) to support tagging or not. ==================== Signed-off-by: David S. Miller --- aef1e0d5dd3ca3acd7274c9179c8f7bf68170509