Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753792AbbFDPgY (ORCPT ); Thu, 4 Jun 2015 11:36:24 -0400 Received: from smtp.citrix.com ([66.165.176.89]:39106 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752789AbbFDPgU (ORCPT ); Thu, 4 Jun 2015 11:36:20 -0400 X-IronPort-AV: E=Sophos;i="5.13,553,1427760000"; d="scan'208";a="268989414" From: Julien Grall To: CC: , Julien Grall , Wei Liu , Ian Campbell , "David Vrabel" , Konrad Rzeszutek Wilk , Boris Ostrovsky , Subject: [PATCH v3 0/2] net/xen: Clean up Date: Thu, 4 Jun 2015 16:35:12 +0100 Message-ID: <1433432114-22198-1-git-send-email-julien.grall@citrix.com> X-Mailer: git-send-email 2.1.4 MIME-Version: 1.0 Content-Type: text/plain X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1026 Lines: 33 Hi, Those 2 patches was originally part of the Xen 64KB series [1]. They are already acked/reviewed and can go in Linux via the net tree now without waiting the rest of the series. Sincerely yours, Cc: Wei Liu Cc: Ian Campbell Cc: David Vrabel Cc: Konrad Rzeszutek Wilk Cc: Boris Ostrovsky Cc: netdev@vger.kernel.org [1] http://lkml.org/lkml/2015/5/14/533 Julien Grall (2): net/xen-netfront: Correct printf format in xennet_get_responses net/xen-netback: Remove unused code in xenvif_rx_action drivers/net/xen-netback/netback.c | 5 ----- drivers/net/xen-netfront.c | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/