summaryrefslogtreecommitdiff
path: root/net/dsa/tag_ar9331.c
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2020-11-01 22:16:18 +0300
committerJakub Kicinski <kuba@kernel.org>2020-11-03 04:41:16 +0300
commit952a06345015867e3bd37f8d9045fc1429637d43 (patch)
treef2587d7ea9d1a722f18898a27f6bea26b7cdc55e /net/dsa/tag_ar9331.c
parent2f0d030c5ffec6660f79a32b4f522155f75a9d71 (diff)
downloadlinux-952a06345015867e3bd37f8d9045fc1429637d43.tar.xz
net: dsa: tag_dsa: let DSA core deal with TX reallocation
Now that we have a central TX reallocation procedure that accounts for the tagger's needed headroom in a generic way, we can remove the skb_cow_head call. Similar to the EtherType DSA tagger, the old Marvell tagger can transform an 802.1Q header if present into a DSA tag, so there is no headroom required in that case. But we are ensuring that it exists, regardless (practically speaking, the headroom must be 4 bytes larger than it needs to be). Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dsa/tag_ar9331.c')
0 files changed, 0 insertions, 0 deletions