commit | db8c8ab61a28d7e3eb86d247b342a853263262c3 | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@citrix.com> | Thu Jul 31 17:38:22 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 31 22:23:52 2014 -0700 |
tree | 8977b64b3e31e9d8026519809d5f8678764fff4d | |
parent | 081e83a78db9b0ae1f5eabc2dedecc865f509b98 [diff] |
xen-netfront: fix locking in connect error path If no queues could be created when connecting to the backend, one of the error paths would deadlock. Signed-off-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>