aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJeremy Kerr <jk@codeconstruct.com.au>2025-08-29 15:40:23 +0800
committerPaolo Abeni <pabeni@redhat.com>2025-09-02 14:48:19 +0200
commite27e34bc99413a29cafae02ad572ea3c9beba2ce (patch)
treef8b5cc3e302df5a3b99c8c715ce2f0390cbe34a4 /tools/perf/scripts/python
parentnet: mctp: mctp_fraq_queue should take ownership of passed skb (diff)
downloadwireguard-linux-e27e34bc99413a29cafae02ad572ea3c9beba2ce.tar.xz
wireguard-linux-e27e34bc99413a29cafae02ad572ea3c9beba2ce.zip
net: mctp: usb: initialise mac header in RX path
We're not currently setting skb->mac_header on ingress, and the netdev core rx path expects it. Without it, we'll hit a warning on DEBUG_NETDEV from commit 1e4033b53db4 ("net: skb_reset_mac_len() must check if mac_header was set") Initialise the mac_header to refer to the USB transport header. Fixes: 0791c0327a6e ("net: mctp: Add MCTP USB transport driver") Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au> Link: https://patch.msgid.link/20250829-mctp-usb-mac-header-v1-1-338ad725e183@codeconstruct.com.au Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions