vfio: correct debug macro typo
commit8b6d14087d487203f4d1a67aeaddc3be6c73f49f
authorBandan Das <bsd@redhat.com>
Tue, 28 Jan 2014 15:23:19 +0000 (28 08:23 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 28 Jan 2014 15:23:19 +0000 (28 08:23 -0700)
treedb18063efdbcd8ad06945c0c040bf846ea4e91b9
parent8d7b5a1da0e06aa7addd7f084d9ec9d433c4bafb
vfio: correct debug macro typo

Change to DEBUG_VFIO in vfio_msi_interrupt() for debug
messages to get printed

Signed-off-by: Bandan Das <bsd@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/misc/vfio.c