linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] xen-netback: clean-up
@ 2019-12-17 13:32 Paul Durrant
  2019-12-17 13:32 ` [PATCH net-next 1/3] xen-netback: move netback_probe() and netback_remove() to the end Paul Durrant
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Paul Durrant @ 2019-12-17 13:32 UTC (permalink / raw)
  To: xen-devel, netdev, linux-kernel; +Cc: Paul Durrant

Paul Durrant (3):
  xen-netback: move netback_probe() and netback_remove() to the end...
  xen-netback: switch state to InitWait at the end of netback_probe()...
  xen-netback: remove 'hotplug-status' once it has served its purpose

 drivers/net/xen-netback/xenbus.c | 350 +++++++++++++++----------------
 1 file changed, 171 insertions(+), 179 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-12-18  7:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 13:32 [PATCH net-next 0/3] xen-netback: clean-up Paul Durrant
2019-12-17 13:32 ` [PATCH net-next 1/3] xen-netback: move netback_probe() and netback_remove() to the end Paul Durrant
2019-12-17 15:23   ` Wei Liu
2019-12-18  7:03   ` David Miller
2019-12-17 13:32 ` [PATCH net-next 2/3] xen-netback: switch state to InitWait at the end of netback_probe() Paul Durrant
2019-12-17 15:23   ` Wei Liu
2019-12-18  7:03   ` David Miller
2019-12-17 13:32 ` [PATCH net-next 3/3] xen-netback: remove 'hotplug-status' once it has served its purpose Paul Durrant
2019-12-17 15:23   ` Wei Liu
2019-12-18  7:04   ` David Miller

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).