aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2023-03-21 16:45:18 +0000
committerJakub Kicinski <[email protected]>2023-03-23 05:43:23 +0000
commite495a9673caf7619fc234b6808814bdf5072e0a6 (patch)
tree95e03723edd6d9fe7c2d848e06446e14117fed57 /net/unix/af_unix.c
parentnet: do not use skb_mac_header() in qdisc_pkt_len_init() (diff)
downloadkernel-e495a9673caf7619fc234b6808814bdf5072e0a6.tar.gz
kernel-e495a9673caf7619fc234b6808814bdf5072e0a6.zip
sch_cake: do not use skb_mac_header() in cake_overhead()
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