From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgRvQ-0005bi-N9 for qemu-devel@nongnu.org; Mon, 28 Sep 2015 02:28:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZgRvN-00054m-HU for qemu-devel@nongnu.org; Mon, 28 Sep 2015 02:28:36 -0400 Received: from [59.151.112.132] (port=14193 helo=heian.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgRvM-00053i-5l for qemu-devel@nongnu.org; Mon, 28 Sep 2015 02:28:33 -0400 Message-ID: <5608DE06.1080201@cn.fujitsu.com> Date: Mon, 28 Sep 2015 14:28:22 +0800 From: Yang Hongyang MIME-Version: 1.0 References: <1443168480-5067-1-git-send-email-yanghy@cn.fujitsu.com> <87mvwawm21.fsf@blackfin.pond.sub.org> <5608DB0A.80201@redhat.com> In-Reply-To: <5608DB0A.80201@redhat.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v1] netfilter: various comment fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Wang , Markus Armbruster Cc: qemu-devel@nongnu.org On 09/28/2015 02:15 PM, Jason Wang wrote: > > > On 09/25/2015 11:33 PM, Markus Armbruster wrote: >> Yang Hongyang writes: >> >>> This patchset addressed Markus comment on netfilter patch >>> series, most of them are comment fixes. >>> >>> It is based on jason's net tree: >>> https://github.com/jasowang/qemu/tree/net >>> >>> Signed-off-by: Yang Hongyang >> I think we have enough issues to warrant a full respin. Jason's call, >> of course. >> > > I thought most of them were comments fixes but look not. > > Hongyang: > > I will drop the v11 from the tree, sorry. Please address the comments > and send V12. Ok, will do, thanks. > > Thanks > -- Thanks, Yang.