]> git.proxmox.com Git - qemu.git/commit - hw/scsi/megasas.c
megasas: Update function megasys_scsi_uninit
authorStefan Weil <sw@weilnetz.de>
Tue, 31 Jul 2012 05:54:57 +0000 (07:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 Aug 2012 08:01:35 +0000 (10:01 +0200)
commit18fc611b81d449827916f1cb27b3dbf0bcf364a8
tree1e6f73c66cb0ad61d22a461a83930857050dc695
parentae5708b36d34f72aa8c91e3dad56b266dfde73f1
megasas: Update function megasys_scsi_uninit

Commit f90c2bcdbc69e41e575f868b984c3e2de8f51bac changed
PCIUnregisterFunc, therefore the function prototype
needs an update.

megasas.o is currently not linked, so this bug was not
detected by the buildbots.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/megasas.c