diff options
author | Mark Mielke <mark.mielke@gmail.com> | 2021-12-02 11:26:51 -0500 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2021-12-06 14:21:14 +0000 |
commit | 5b807181c27a940a3a7ad1f221a2e76a132cbdc0 (patch) | |
tree | 28a68c4092690f032da8c5b816e93a1d5a5af4af /scsi | |
parent | 99fc08366b06282614daeda989d2fde6ab8a707f (diff) | |
download | qemu-5b807181c27a940a3a7ad1f221a2e76a132cbdc0.zip qemu-5b807181c27a940a3a7ad1f221a2e76a132cbdc0.tar.gz qemu-5b807181c27a940a3a7ad1f221a2e76a132cbdc0.tar.bz2 |
virtio-blk: Fix clean up of host notifiers for single MR transaction.
The code that introduced "virtio-blk: Configure all host notifiers in
a single MR transaction" introduced a second loop variable to perform
cleanup in second loop, but mistakenly still refers to the first
loop variable within the second loop body.
Fixes: d0267da61489 ("virtio-blk: Configure all host notifiers in a single MR transaction")
Signed-off-by: Mark Mielke <mark.mielke@gmail.com>
Message-id: CALm7yL08qarOu0dnQkTN+pa=BSRC92g31YpQQNDeAiT4yLZWQQ@mail.gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scsi')
0 files changed, 0 insertions, 0 deletions