diff options
author | Tiwei Bie <tiwei.bie@intel.com> | 2018-02-23 19:41:30 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-03-01 18:53:38 +0200 |
commit | e82df670235138575b37ff0ec24412a471efd97f (patch) | |
tree | 7bc79c1cdbaeee6e5ca9eba7a900bea363bda2f4 /drivers/nvmem | |
parent | 4a3928c6f8a53fa1aed28ccba227742486e8ddcb (diff) | |
download | linux-e82df670235138575b37ff0ec24412a471efd97f.tar.bz2 |
virtio_ring: fix num_free handling in error case
The vq->vq.num_free hasn't been changed when error happens,
so it shouldn't be changed when handling the error.
Fixes: 780bc7903a32 ("virtio_ring: Support DMA APIs")
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/nvmem')
0 files changed, 0 insertions, 0 deletions