[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160919192310.3c5d610d@halley>
Date: Mon, 19 Sep 2016 19:23:10 +0300
From: Shmulik Ladkani <shmulik.ladkani@...il.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: "David S . Miller" <davem@...emloft.net>,
Jiri Pirko <jiri@...lanox.com>,
Daniel Borkmann <daniel@...earbox.net>, netdev@...r.kernel.org
Subject: Re: [PATCH v2 2/2] net: skbuff: Coding: Use eth_type_vlan() instead
of open coding it
On Mon, 19 Sep 2016 09:20:55 -0700 Eric Dumazet <eric.dumazet@...il.com> wrote:
> On Mon, 2016-09-19 at 18:53 +0300, Shmulik Ladkani wrote:
> > Fix 'skb_vlan_pop' to use eth_type_vlan instead of directly comparing
> > skb->protocol to ETH_P_8021Q or ETH_P_8021AD.
> >
> > Signed-off-by: Shmulik Ladkani <shmulik.ladkani@...il.com>
> > ---
>
> You forgot to explicitly state this was targeting net-next tree.
Thanks, was an oversight.
Requires resubmission?
Powered by blists - more mailing lists