2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/staging/qlge
Suraj Upadhyay 4eab532dca staging: qlge/qlge_main.c: Replace depracated MSI API.
Replace the depracated MSI API pci_enable_msi()
with pci_alloc_irq_vectors().

Signed-off-by: Suraj Upadhyay <usuraj35@gmail.com>
Link: https://lore.kernel.org/r/20200716085811.GA29239@blackclown
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-17 12:08:44 +02:00
..
Kconfig
Makefile
qlge_dbg.c staging: qlge: qlge_dbg: Simplify while statements 2020-07-13 15:37:42 +02:00
qlge_ethtool.c staging: qlge: qlge_ethtool: Remove one byte memset. 2020-07-13 15:37:47 +02:00
qlge_main.c staging: qlge/qlge_main.c: Replace depracated MSI API. 2020-07-17 12:08:44 +02:00
qlge_mpi.c staging: qlge: qlge_mpi: Simplify while statements. 2020-07-13 15:37:47 +02:00
qlge.h staging: qlge: qlge.h: Insert line after declaration. 2020-07-13 15:37:42 +02:00
TODO staging: qlge: Refill empty buffer queues from wq 2019-10-04 17:17:47 +02:00