Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c3e5edf authored by David S. Miller's avatar David S. Miller
Browse files

vhost net: Fix warning.



Reported by Stephen Rothwell.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3f30fc15
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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) {