diff options
author | 2018-02-24 16:53:23 +0100 | |
---|---|---|
committer | 2018-02-27 11:47:41 -0500 | |
commit | 6c6aa15fdea52aa4a19cc0b5478884af591c9351 (patch) | |
tree | 1d45e132b9855d208c88d42e08490c406d5d68b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: Add fib-onlink-tests.sh to TEST_PROGS (diff) | |
download | linux-dev-6c6aa15fdea52aa4a19cc0b5478884af591c9351.tar.xz linux-dev-6c6aa15fdea52aa4a19cc0b5478884af591c9351.zip |
r8169: improve interrupt handling
This patch improves few aspects of interrupt handling:
- update to current interrupt allocation API
(use pci_alloc_irq_vectors() instead of deprecated pci_enable_msi())
- this implicitly will allocate a MSI-X interrupt if available
- get rid of flag RTL_FEATURE_MSI
- remove some dead code, intentionally disabling (unreliable) MSI
being partially available on old PCI chips.
The patch works fine on a RTL8168evl (chip version 34) and on a
RTL8169SB (chip version 04).
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions