]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/scsi/lpfc/lpfc_hbadisc.c
[SCSI] lpfc 8.3.13: Add TX Queue Support for SLI4 ELS commands.
[mirror_ubuntu-eoan-kernel.git] / drivers / scsi / lpfc / lpfc_hbadisc.c
index 8082d69ea73077e60495b5d48649089e63851811..d1c5c52b1c251232699df345ce66b43679b34d79 100644 (file)
@@ -587,6 +587,8 @@ lpfc_work_done(struct lpfc_hba *phba)
                                                        (status &
                                                         HA_RXMASK));
                }
+               if (phba->pport->work_port_events & WORKER_SERVICE_TXQ)
+                       lpfc_drain_txq(phba);
                /*
                 * Turn on Ring interrupts
                 */