mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-15 06:14:42 +00:00
__netpoll_rx() doesnt properly handle skbs with small header pskb_may_pull() or pskb_trim_rcsum() can change skb->data, we must reload it. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>