Re: [PATCH] net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
From: patchwork-bot+netdevbpf
Date: Thu Aug 13 2026 - 23:28:44 EST
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Mon, 10 Aug 2026 16:44:35 +0800 you wrote:
> From: Xu Rao <raoxu@xxxxxxxxxxxxx>
>
> The LG VL600 RX path can assemble one device frame from multiple USB RX
> URBs. In the single-URB case, the input skb passed by usbnet is also the
> buffer being parsed, so @skb and @buf point to the same skb.
>
> When a frame is completed from current_rx_buf, however, @buf points to
> the assembled skb while @skb still points to the last URB fragment.
> vl600_rx_fixup() returns @buf to the network stack in that path, but it
> currently obtains the Ethernet header from @skb.
>
> [...]
Here is the summary with links:
- net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
https://git.kernel.org/netdev/net-next/c/4f93b12cf7b2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html