netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net/xen: Clean up
@ 2015-06-03 16:55 Julien Grall
  2015-06-03 16:55 ` [PATCH v2 1/2] net/xen-netfront: Correct printf format in xennet_get_responses Julien Grall
  2015-06-03 16:55 ` [PATCH v2 2/2] net/xen-netback: Remove unused code in xenvif_rx_action Julien Grall
  0 siblings, 2 replies; 11+ messages in thread
From: Julien Grall @ 2015-06-03 16:55 UTC (permalink / raw)
  To: xen-devel
  Cc: ian.campbell, stefano.stabellini, linux-kernel, Julien Grall,
	Wei Liu, David Vrabel, Konrad Rzeszutek Wilk, Boris Ostrovsky,
	netdev

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 <wei.liu2@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: David Vrabel <david.vrabel@citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-06-05 15:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03 16:55 [PATCH v2 0/2] net/xen: Clean up Julien Grall
2015-06-03 16:55 ` [PATCH v2 1/2] net/xen-netfront: Correct printf format in xennet_get_responses Julien Grall
2015-06-03 17:06   ` Joe Perches
2015-06-04 12:45     ` Julien Grall
2015-06-04 12:46       ` David Vrabel
2015-06-04 12:52         ` [Xen-devel] " Julien Grall
2015-06-04 16:25           ` Joe Perches
2015-06-05 12:34             ` Julien Grall
2015-06-05 15:49               ` Joe Perches
2015-06-04 18:43       ` David Miller
2015-06-03 16:55 ` [PATCH v2 2/2] net/xen-netback: Remove unused code in xenvif_rx_action Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).