From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: [Patch net-next v3] gre: fix a regression in ioctl Date: Mon, 01 Jul 2013 10:06:07 +0800 Message-ID: <1372644367.2974.7.camel@cr0> References: <1372478579-6548-1-git-send-email-amwang@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: "netdev@vger.kernel.org" , Pravin B Shelar , "David S. Miller" To: Dmitry Kravkov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:42186 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751519Ab3GACGS (ORCPT ); Sun, 30 Jun 2013 22:06:18 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Sat, 2013-06-29 at 21:42 +0300, Dmitry Kravkov wrote: > > Shouldn't this be addressed in net-tree? Oh, yeah, I thought only net-next contains that commit... David, please apply this to net (I tried, the patch can be applied to net). Thanks!