From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrqJF-0008Od-7c for qemu-devel@nongnu.org; Wed, 26 Jun 2013 10:03:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UrqJD-0002Vl-82 for qemu-devel@nongnu.org; Wed, 26 Jun 2013 10:02:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrqJC-0002V4-Tx for qemu-devel@nongnu.org; Wed, 26 Jun 2013 10:02:55 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r5QE2r0f019105 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 26 Jun 2013 10:02:53 -0400 Date: Wed, 26 Jun 2013 10:02:51 -0400 From: Luiz Capitulino Message-ID: <20130626100251.5ea9781e@redhat.com> In-Reply-To: <87fvw56q01.fsf@blackfin.pond.sub.org> References: <1369300080-31377-1-git-send-email-akong@redhat.com> <1369300080-31377-3-git-send-email-akong@redhat.com> <874ncljiyb.fsf@blackfin.pond.sub.org> <87fvw56q01.fsf@blackfin.pond.sub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Amos Kong , qemu-devel@nongnu.org, stefanha@redhat.com, mst@redhat.com On Wed, 26 Jun 2013 14:00:30 +0200 Markus Armbruster wrote: > Meh, I got confused and reviewed an out-of-date version. Hope it's not > entirely noise. I don't think it is. But this series got applied to Michael's tree, so if you want your comments addressed before applying to master (I think we do) then it's better to state it clearly.