mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-02 22:51:59 +00:00
Since nf_bridge_maybe_copy_header() may change the length of skb, we should check the length of skb after it to handle the ppoe skbs. Signed-off-by: Changli Gao <xiaosuo@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>