diff options
author | Omer Dagan <omer.dagan@tandemg.com> | 2018-10-03 09:18:09 +0000 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-11-05 08:16:20 +0100 |
commit | 162a6b312f1b439cf0cf191564b21df0d3393564 (patch) | |
tree | b4a7e1cbf527f7443bbd96f216ac396f89a57ec2 /lib/splitpatch.py | |
parent | 6f2b0d73e567844a8c8766218c4e34739643b029 (diff) |
add support for pci_alloc_irq_vectors
add support for function in kernels under 4.8
function is a wrapper around 'pci_enable_msi_block' or
'pci_enable_msi_range' depending on the kernel version
the min\max number of interrupts was overridden to always use the
max number of interrupts which seems correct since it was not
supported in the old APIs
Signed-off-by: Omer Dagan <omer.dagan@tandemg.com>
[use GPL expert as everything in backports, remove unused ifdef]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'lib/splitpatch.py')
0 files changed, 0 insertions, 0 deletions