diff options
author | Alexander Gordeev <[email protected]> | 2014-04-17 14:13:50 +0200 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2014-04-17 09:59:24 -0400 |
commit | ccf8f53cac7d9321c9af2b14af41e703f44ac198 (patch) | |
tree | eb0978e74fe30e06d3f292756c562bfc1807edc8 /tools/perf/scripts/python | |
parent | ab0f9e78b97f5193dd38b3757b42b6fbded05fb7 (diff) |
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 <[email protected]>
Cc: [email protected]
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions