diff options
author | Vladimir Oltean <[email protected]> | 2020-11-01 21:16:16 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-02 17:41:16 -0800 |
commit | c6c4e1237dfe731644e79fa06d073625f28cd945 (patch) | |
tree | e4200b0721875ac5c3b1768f7f2d99fdbd52302a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6ed94135f58372cdec34cafb60f7596893b0b371 (diff) |
net: dsa: tag_edsa: 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.
Note that the VLAN code path needs a smaller extra headroom than the
regular EtherType DSA path. That isn't a problem, because this tagger
declares the larger tag length (8 bytes vs 4) as the protocol overhead,
so we are covered in both cases.
Cc: Andrew Lunn <[email protected]>
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions