aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-02-21 18:05:05 +0100
committerPaolo Bonzini <[email protected]>2014-04-28 11:13:06 +0200
commite8e249d78e0600cb892c87992b6c8c9ea3b301ae (patch)
treea3d2572fff15083d8c16355ad9b38f9330436e29 /net/unix/af_unix.c
parent0f689a33ad17845363acdc6d52783befd6ad116c (diff)
kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()
As result of deprecation of MSI-X/MSI enablement functions pci_enable_msix() and pci_enable_msi_block() all drivers using these two interfaces need to be updated to use the new pci_enable_msi_range() or pci_enable_msi_exact() and pci_enable_msix_range() or pci_enable_msix_exact() interfaces. Signed-off-by: Alexander Gordeev <[email protected]> Cc: Gleb Natapov <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions