diff options
| author | Damien Le Moal <[email protected]> | 2023-09-11 23:27:36 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-09-14 00:08:40 +0000 |
| commit | c91774818b041ed290df29fb1dc0725be9b12e83 (patch) | |
| tree | 7f56454207e8df6e3727ce3cafb386930d37335d /tools/net/ynl/generated/netdev-user.h | |
| parent | scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI... (diff) | |
| download | kernel-c91774818b041ed290df29fb1dc0725be9b12e83.tar.gz kernel-c91774818b041ed290df29fb1dc0725be9b12e83.zip | |
scsi: pm8001: Setup IRQs on resume
The function pm8001_pci_resume() only calls pm8001_request_irq() without
calling pm8001_setup_irq(). This causes the IRQ allocation to fail, which
leads all drives being removed from the system.
Fix this issue by integrating the code for pm8001_setup_irq() directly
inside pm8001_request_irq() so that MSI-X setup is performed both during
normal initialization and resume operations.
Fixes: dbf9bfe61571 ("[SCSI] pm8001: add SAS/SATA HBA driver")
Cc: [email protected]
Signed-off-by: Damien Le Moal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Jack Wang <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/netdev-user.h')
0 files changed, 0 insertions, 0 deletions
