diff options
| author | Eric Dumazet <[email protected]> | 2023-03-21 16:45:17 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-03-23 05:43:23 +0000 |
| commit | f5fca219ad4548bc45f0221f9857ad22cb8136a1 (patch) | |
| tree | bea1cdd9ff34847c01cc98a643a01b7b04928e68 /net/unix/af_unix.c | |
| parent | Merge branch 'remove-phylink_state-s-an_enabled-member' (diff) | |
| download | kernel-f5fca219ad4548bc45f0221f9857ad22cb8136a1.tar.gz kernel-f5fca219ad4548bc45f0221f9857ad22cb8136a1.zip | |
net: do not use skb_mac_header() in qdisc_pkt_len_init()
We want to remove our use of skb_mac_header() in tx paths,
eg remove skb_reset_mac_header() from __dev_queue_xmit().
Idea is that ndo_start_xmit() can get the mac header
simply looking at skb->data.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
