mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +00:00
Each irq is referenced by the IDEBus in ide_init2(), thus we can free
the no longer used array.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
(cherry picked from commit 9d324b0e67
)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>