[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200224085427.0358ed8c@hermes.lan>
Date: Mon, 24 Feb 2020 08:54:27 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net,
roopa@...ulusnetworks.com, bridge@...ts.linux-foundation.org
Subject: Re: [PATCH net v2] net: bridge: fix stale eth hdr pointer in
br_dev_xmit
On Mon, 24 Feb 2020 18:46:22 +0200
Nikolay Aleksandrov <nikolay@...ulusnetworks.com> wrote:
> - eth = eth_hdr(skb);
> skb_pull(skb, ETH_HLEN)
you could just swap these two lines.
Powered by blists - more mailing lists