summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@redhat.com>2014-04-17 14:13:50 +0200
committerTejun Heo <tj@kernel.org>2014-04-17 09:59:24 -0400
commitccf8f53cac7d9321c9af2b14af41e703f44ac198 (patch)
treeeb0978e74fe30e06d3f292756c562bfc1807edc8 /drivers/ata/libata-core.c
parentab0f9e78b97f5193dd38b3757b42b6fbded05fb7 (diff)
downloadlinux-stable-ccf8f53cac7d9321c9af2b14af41e703f44ac198.tar.gz
linux-stable-ccf8f53cac7d9321c9af2b14af41e703f44ac198.tar.bz2
linux-stable-ccf8f53cac7d9321c9af2b14af41e703f44ac198.zip
ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()
The driver calls pci_enable_msi_range() function with the range of [nvec..nvec] which is what pci_enable_msi_exact() function is for. Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Cc: linux-ide@vger.kernel.org Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/libata-core.c')
0 files changed, 0 insertions, 0 deletions