diff options
| author | Vladimir Oltean <[email protected]> | 2023-04-20 22:55:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-04-23 13:16:44 +0000 |
| commit | f9346f00b5af0b32503dcd74072392d9592163ef (patch) | |
| tree | 0c68975db3b8dfbce046e72fc52adbd4b83c7056 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths (diff) | |
| download | kernel-f9346f00b5af0b32503dcd74072392d9592163ef.tar.gz kernel-f9346f00b5af0b32503dcd74072392d9592163ef.zip | |
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
skb_mac_header() will no longer be available in the TX path when
reverting commit 6d1ccff62780 ("net: reset mac header in
dev_start_xmit()"). As preparation for that, let's use
skb_vlan_eth_hdr() to get to the VLAN header instead, which assumes it's
located at skb->data (assumption which holds true here).
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
