[Bridge] [PATCH net v2] net: bridge: fix stale eth hdr pointer in br_dev_xmit

Stephen Hemminger stephen at networkplumber.org
Mon Feb 24 16:54:27 UTC 2020


On Mon, 24 Feb 2020 18:46:22 +0200
Nikolay Aleksandrov <nikolay at cumulusnetworks.com> wrote:

> -	eth = eth_hdr(skb);
>  	skb_pull(skb, ETH_HLEN)

you could just swap these two lines.


More information about the Bridge mailing list