From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: linux-next: Tree for Aug 7 Date: Wed, 07 Aug 2013 18:12:54 +0200 Message-ID: <1375891974.8154.1.camel@jlt4.sipsolutions.net> References: <20130807155443.a0355d0429f3e0b4ccbed261@canb.auug.org.au> <20130807155918.GA16263@orbit.nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Sedat Dilek , Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, David Miller , Hannes Frederic Sowa , wireless , John Linville To: Phil Sutter Return-path: In-Reply-To: <20130807155918.GA16263@orbit.nwl.cc> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 2013-08-07 at 17:59 +0200, Phil Sutter wrote: > The idea behind this patch is that users setting the protocol to > something else probably do know better and so should be left alone. Regardless of that, I think that still the skb pointers would be changed by this patch which would confuse the receiver of the SKB (device driver), no? Has anyone verified that theory? :) johannes