netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v6 0/1] xen-netback: windows frontend compatibility fixes
@ 2013-09-26 11:09 Paul Durrant
  2013-09-26 11:09 ` [PATCH net v6 1/1] xen-netback: Handle backend state transitions in a more robust way Paul Durrant
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Durrant @ 2013-09-26 11:09 UTC (permalink / raw)
  To: xen-devel, netdev

The following patches fix a couple more issues found when testing with
Windows frontends.

v6:
- Add a comment concerning the backend state field as suggested by
  Ian Campbell

v5:
- Fix typos pointed out by Wei Liu

v4:
- Fix problem with hotplug failure noticed by Wei Liu

v3:
- Collapse both v2 patches into a single patch that introduces a new
  function to handle backend state transtions. By doing this we ensure that
  we always transition through intermediate states and that we don't attempt
  repeated connects or disconnects.

v2:
- Add comment in 2/2 to note that state transitions from Connected to Closed
  are incorrect.

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

end of thread, other threads:[~2013-09-30 19:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 11:09 [PATCH net v6 0/1] xen-netback: windows frontend compatibility fixes Paul Durrant
2013-09-26 11:09 ` [PATCH net v6 1/1] xen-netback: Handle backend state transitions in a more robust way Paul Durrant
2013-09-26 13:07   ` Ian Campbell
2013-09-26 13:16     ` [Xen-devel] " Ian Campbell
2013-09-26 13:07   ` Ian Campbell
2013-09-30 19:14     ` 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).