summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2016-12-05 22:36:56 +0200
committerMichael S. Tsirkin <mst@redhat.com>2016-12-15 06:59:16 +0200
commitf862e60f8d52dae33c9f72afc20fab691a89f0bd (patch)
tree1682645af77b1128e72ad32ad4c39e64d8715508 /net
parent8854a56f3e71703e0253697e4cc82b20acf732dc (diff)
drm/virtio: fix lock context imbalance
When virtio_gpu_free_vbufs exits due to list empty, it does not drop the free_vbufs lock that it took. list empty is not expected to happen anyway, but it can't hurt to fix this and drop the lock. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions