pci-bridge/xio3130_downstream: Fix error handling
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 18 Feb 2022 10:23:03 +0000 (10:23 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 6 Mar 2022 10:08:23 +0000 (05:08 -0500)
commita105813ac09f5a83137bbec923ee4805335b7242
tree7b631f3202d38b43de8d54a6d9d5bcf418729cfc
parent16ddcbd36c7c3066d28b0f47056175dc83535d40
pci-bridge/xio3130_downstream: Fix error handling

Wrong goto label, so msi cleanup would not occur if there is
an error in the ssvid initialization.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20220218102303.7061-2-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci-bridge/xio3130_downstream.c