mbox series

[0/8] qedf: Misc fixes for the driver.

Message ID 20200907121443.5150-1-jhasan@marvell.com
Headers show
Series qedf: Misc fixes for the driver. | expand

Message

Javed Hasan Sept. 7, 2020, 12:14 p.m. UTC
This series has misc bug fixes and code enhancements.

Kindly apply this series to scsi-queue at your earliest convenience.

Thanks,
~Javed

Javed Hasan (3):
  qedf: Changed the debug parameter permission from read to read &
    write.
  qedf: Fix for the session’s E_D_TOV value.
  qedf: FDMI Enhancement.

Saurav Kashyap (5):
  qedf: Correct the comment in qedf_initiate_els.
  qedf: Return SUCCESS if stale rport in encounteredon eh_abort.
  qedf: Add schedule_hw_err_handler callback for fan failure.
  qedf: Retry qed->probe during recovery.
  qedf: Changes the %p to %px to print pointers.

 drivers/scsi/qedf/qedf.h      |   9 +++
 drivers/scsi/qedf/qedf_els.c  |  24 +++---
 drivers/scsi/qedf/qedf_fip.c  |   2 +-
 drivers/scsi/qedf/qedf_io.c   |  56 ++++++-------
 drivers/scsi/qedf/qedf_main.c | 184 ++++++++++++++++++++++++++++++------------
 5 files changed, 184 insertions(+), 91 deletions(-)

Comments

Martin K. Petersen Sept. 15, 2020, 8:16 p.m. UTC | #1
On Mon, 7 Sep 2020 05:14:35 -0700, Javed Hasan wrote:

> This series has misc bug fixes and code enhancements.

> 

> Kindly apply this series to scsi-queue at your earliest convenience.

> 

> Thanks,

> ~Javed

> 

> [...]


Applied to 5.10/scsi-queue, thanks!

[1/8] scsi: qedf: Change the debug parameter permission to read & write
      https://git.kernel.org/mkp/scsi/c/066664645d9a
[2/8] scsi: qedf: Correct the comment in qedf_initiate_els
      https://git.kernel.org/mkp/scsi/c/31fc82d7fbd8
[3/8] scsi: qedf: Fix for the session’s E_D_TOV value
      https://git.kernel.org/mkp/scsi/c/f78f8126264b
[4/8] scsi: qedf: FDMI attributes correction
      https://git.kernel.org/mkp/scsi/c/41715c6292b6
[5/8] scsi: qedf: Return SUCCESS if stale rport is encountered
      https://git.kernel.org/mkp/scsi/c/10aff62fab26
[6/8] scsi: qedf: Add schedule_hw_err_handler callback for fan failure
      https://git.kernel.org/mkp/scsi/c/55e049910e08
[7/8] scsi: qedf: Retry qed->probe during recovery
      https://git.kernel.org/mkp/scsi/c/988100a7de0f

-- 
Martin K. Petersen	Oracle Linux Engineering