From: Paul Durrant Date: Thu, 26 Sep 2013 11:09:52 +0000 (+0100) Subject: xen-netback: Handle backend state transitions in a more robust way X-Git-Tag: v3.12-rc4~30^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea732dff5cfa10789007bf4a5b935388a0bb2a8f;p=pandora-kernel.git xen-netback: Handle backend state transitions in a more robust way When the frontend state changes netback now specifies its desired state to a new function, set_backend_state(), which transitions through any necessary intermediate states. This fixes an issue observed with some old Windows frontend drivers where they failed to transition through the Closing state and netback would not behave correctly. Signed-off-by: Paul Durrant Cc: Ian Campbell Cc: Wei Liu Cc: David Vrabel Acked-by: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed