[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130517.182333.1195267149778788816.davem@davemloft.net>
Date: Fri, 17 May 2013 18:23:33 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: nicolas.dichtel@...nd.com, netdev@...r.kernel.org
Subject: Re: [PATCH] dev: remove duplicate 'skb->dev = dev' in
dev_forward_skb()
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 17 May 2013 06:39:12 -0700
> On Fri, 2013-05-17 at 11:36 +0200, Nicolas Dichtel wrote:
>> This was added by commit 59b9997baba5 (Revert "net: maintain namespace
>> isolation between vlan and real device").
>> In fact, before the initial commit - the one that is reverted -, this
>> statement was not present.
>> 'skb->dev = dev' is already done in eth_type_trans(), which is call just
>> after.
>>
>> Spotted-by: Alain Ritoux <alain.ritoux@...nd.com>
>> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
>> ---
>
> Acked-by: Eric Dumazet <edumazet@...gle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists