From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgRiu-0001bb-30 for qemu-devel@nongnu.org; Mon, 28 Sep 2015 02:15:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZgRiq-0000AE-RX for qemu-devel@nongnu.org; Mon, 28 Sep 2015 02:15:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgRiq-0000A2-DY for qemu-devel@nongnu.org; Mon, 28 Sep 2015 02:15:36 -0400 References: <1443168480-5067-1-git-send-email-yanghy@cn.fujitsu.com> <87mvwawm21.fsf@blackfin.pond.sub.org> From: Jason Wang Message-ID: <5608DB0A.80201@redhat.com> Date: Mon, 28 Sep 2015 14:15:38 +0800 MIME-Version: 1.0 In-Reply-To: <87mvwawm21.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=windows-1252 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: Markus Armbruster , Yang Hongyang Cc: qemu-devel@nongnu.org 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. Thanks