mbox series

[0/2] qla2xxx: fixes for qla2xxx

Message ID 20190315220419.14010-1-hmadhani@marvell.com (mailing list archive)
Headers show
Series qla2xxx: fixes for qla2xxx | expand

Message

Himanshu Madhani March 15, 2019, 10:04 p.m. UTC
Hi Martin,

These are couple bug fixes for system crash and Target discovery failure
for qla2xxx driver.

Please apply them to 5.1/scsi-fixes branch at your earliest convenience. 

Thanks,
Himanshu 


Himanshu Madhani (1):
  qla2xxx: Fix NULL pointer crash due to stale CPUID

Quinn Tran (1):
  qla2xxx: Fix FC-AL connection target discovery

 drivers/scsi/qla2xxx/qla_init.c | 7 +++++++
 drivers/scsi/qla2xxx/qla_os.c   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

Comments

Martin K. Petersen March 19, 2019, 6:33 p.m. UTC | #1
Himanshu,

> These are couple bug fixes for system crash and Target discovery
> failure for qla2xxx driver.

Applied to 5.1/scsi-fixes, thanks.