From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [BUG] stable v3.10.16+ introduced by "ip6tnl: allow to use rtnl ops on fb tunnel" Date: Mon, 9 Dec 2013 09:54:04 -0500 Message-ID: <20131209095404.11b6d38f@gandalf.local.home> References: <20131113211430.1ad3bb7d@gandalf.local.home> <20131209002531.GB14382@kroah.com> <20131209094850.4e97e370@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Greg Kroah-Hartman , LKML , stable , David Miller , Nicolas Dichtel , Clark Williams , linux-rt-users , "Luis Claudio R. Goncalves" To: Steven Rostedt Return-path: In-Reply-To: <20131209094850.4e97e370@gandalf.local.home> Sender: stable-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org On Mon, 9 Dec 2013 09:48:50 -0500 Steven Rostedt wrote: sit interfaces. > > CC: Willem de Bruijn > Reported-by: Steven Rostedt > Signed-off-by: Nicolas Dichtel Note, this is missing: Acked-by: Willem de Bruijn Signed-off-by: David S. Miller from the real commit. That's because I backported the original email, not the commit that was added to git. -- Steve > --- > net/ipv6/ip6_tunnel.c | 18 +++++++++++++----- > 1 file changed, 13 insertions(+), 5 deletions(-) >