Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

vhost net: Fix warning.

Reported by Stephen Rothwell.

Signed-off-by: David S. Miller <davem@davemloft.net>

-1
-1
drivers/vhost/net.c
··· 533 533 vhost_net_enable_vq(n, vq); 534 534 } 535 535 536 - done: 537 536 mutex_unlock(&vq->mutex); 538 537 539 538 if (oldsock) {