From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eN0Z7-0005CL-Nn for qemu-devel@nongnu.org; Thu, 07 Dec 2017 13:06:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eN0Z4-0001zc-Ke for qemu-devel@nongnu.org; Thu, 07 Dec 2017 13:06:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51990) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eN0Z4-0001yR-Ds for qemu-devel@nongnu.org; Thu, 07 Dec 2017 13:06:30 -0500 From: Thomas Huth References: <1512669717-8359-1-git-send-email-thuth@redhat.com> Message-ID: <9a671b6d-3cd7-e3e2-28bd-9dbfabd76456@redhat.com> Date: Thu, 7 Dec 2017 19:06:27 +0100 MIME-Version: 1.0 In-Reply-To: <1512669717-8359-1-git-send-email-thuth@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.11 0/2] Remove deprecated net parameters List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Jason Wang , Samuel Thibault Sorry, typo in the "Subject:" line ... this was of course not for 2.11, but for 2.12 - just resent the patches with the correct subject. Thomas