vhost net: Fix warning.
Reported by Stephen Rothwell. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
3f30fc1570
Коммит
4c3e5edf2f
|
@ -533,7 +533,6 @@ static long vhost_net_set_backend(struct vhost_net *n, unsigned index, int fd)
|
|||
vhost_net_enable_vq(n, vq);
|
||||
}
|
||||
|
||||
done:
|
||||
mutex_unlock(&vq->mutex);
|
||||
|
||||
if (oldsock) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче