From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Wang Subject: Re: [PATCH net V2 1/2] tun: unbreak truncated packet signalling Date: Wed, 11 Dec 2013 11:27:10 +0800 Message-ID: <52A7DB8E.9080101@redhat.com> References: <1386654586-18151-1-git-send-email-jasowang@redhat.com> <20131210.221144.1520834419856689475.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, wuzhy@linux.vnet.ibm.com, mst@redhat.com, vyasevich@gmail.com To: David Miller Return-path: In-Reply-To: <20131210.221144.1520834419856689475.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 12/11/2013 11:11 AM, David Miller wrote: > You and Michael are still discussing these changes it seems. > > I accidently commited the first version of these patches, but then > immediately reverted that after I saw the followups. > > Let me know when you have something both of you are happy with. > > Thanks. Sure, I will post v3 which should address all comments from Michael. Thanks