msix: fix PCIDevice naming inconsistency
commit118f2c2b48b9758a3a2967868b337eb388d1531b
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 14 Jun 2012 04:52:06 +0000 (13 22:52 -0600)
committerMichael S. Tsirkin <mst@robin.(none)>
Mon, 18 Jun 2012 07:21:04 +0000 (18 10:21 +0300)
tree64d6b2cc91b314f284060e078af89d8c2f3bc825
parent393a98924eb00df76231384b86652e1d5f964d67
msix: fix PCIDevice naming inconsistency

msix.h calls the PCIDevice * parameter "dev" almost everywhere except
the msix_write_config declaration. Fix the inconsistency.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/msix.h