diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-02-18 10:07:59 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-18 20:33:30 (GMT) |
commit | c32ad224e5abda89cf47a80efce5d4e944674d8d (patch) | |
tree | b8c3b5fd9c9e1c2efebb6155684d4d40dc731a36 /include/video/sa1100fb.h | |
parent | fc1d0bf1f27c563725234dc337bf8fc806eee7b3 (diff) | |
download | linux-c32ad224e5abda89cf47a80efce5d4e944674d8d.tar.xz |
cxgb4: 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: Dimitris Michailidis <dm@chelsio.com>
Cc: netdev@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/video/sa1100fb.h')
0 files changed, 0 insertions, 0 deletions