diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2016-08-03 07:18:51 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-08-09 13:42:35 +0300 |
commit | 3cc36f6e34bd2d92d23be7b598ba5e639c47b01a (patch) | |
tree | 8fcb616fee42ce6fb470e8fbe0d03c6baf361894 /net/9p | |
parent | 58625edf9e2515ed41dac2a24fa8004030a87b87 (diff) | |
download | linux-3cc36f6e34bd2d92d23be7b598ba5e639c47b01a.tar.bz2 |
virtio: fix error handling for debug builds
On error, virtqueue_add calls START_USE but not
END_USE. Thankfully that's normally empty anyway,
but might not be when debugging. Fix it up.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions