diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-02-18 14:11:51 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-19 00:33:32 +0400 |
commit | 9644cdcd524265a9828dc597d8ef6f41e5bb59a0 (patch) | |
tree | 7f462197ea162b5f707a504b62ad9ae0d86e531b /net/ieee802154/raw.c | |
parent | 37a15ed3b9c89f2796dc4e6c7650ad4a2d73e117 (diff) | |
download | linux-9644cdcd524265a9828dc597d8ef6f41e5bb59a0.tar.xz |
vxge: Use pci_enable_msix_range() 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() and pci_enable_msix_range()
interfaces.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Cc: Jon Mason <jdmason@kudzu.us>
Cc: netdev@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154/raw.c')
0 files changed, 0 insertions, 0 deletions