diff options
author | Thomas Gleixner <[email protected]> | 2021-12-28 22:02:30 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-12-28 15:59:05 -0800 |
commit | 1bd32771884187eacda045046805ca493b38e083 (patch) | |
tree | 500a81432797e1c4d6a69488135115f6237b6ab8 /net/unix/sysctl_net_unix.c | |
parent | 0f1eae8e565e632f64670a5730894f22819fcaad (diff) |
r8169: don't use pci_irq_vector() in atomic context
Since referenced change pci_irq_vector() can't be used in atomic
context any longer. This conflicts with our usage of this function
in rtl8169_netpoll(). Therefore store the interrupt number in
struct rtl8169_private.
Fixes: 495c66aca3da ("genirq/msi: Convert to new functions")
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Heiner Kallweit <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions