From: Jeff Dike Date: Thu, 4 Mar 2010 21:10:14 +0000 (-0500) Subject: vhost: fix error path in vhost_net_set_backend X-Git-Tag: v2.6.34-rc3~84^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dace8c801ac531022bd31a7316a6b4351837617;p=pandora-kernel.git vhost: fix error path in vhost_net_set_backend An error could cause vhost_net_set_backend to exit without unlocking vq->mutex. Fix this. Signed-off-by: Jeff Dike Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed