commit | cdb583cfe7d79b784a74b97deb2997fccb5dcf9b | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Oct 30 15:17:20 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 01 20:51:24 2017 +0900 |
tree | 3d03f8a440be1e28344afec749b66faebf0362cb | |
parent | 6683ed96b5d788a5876f1c6f84bed2b93b002a07 [diff] |
net: dsa: b53: Have b53_hdr_setup() enable/disable tagging Have b53_hdr_setup() check what kind of tagging protocol is configured (Broadcom or none) and apply the correct settings in both cases. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>