mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-21 01:53:10 +00:00
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>