linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qla2xxx: Fixes for the driver
@ 2019-10-22 19:36 Himanshu Madhani
  2019-10-22 19:36 ` [PATCH 1/2] qla2xxx: Initialized mailbox to prevent driver load failure Himanshu Madhani
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Himanshu Madhani @ 2019-10-22 19:36 UTC (permalink / raw)
  To: James.Bottomley, martin.petersen; +Cc: hmadhani, linux-scsi

Hi Martin, 

This series has couple bug fixes for the driver. 

First patch addresses initialization error with the newer adapter on a 
blade systems. 

Second patch adds protection for accidental flash corruption using SysFS path. 

Please apply them to 5.4/scsi-fixes branch for inclusion in 5.4-rc5.

Thanks,
Himanshu

Himanshu Madhani (1):
  qla2xxx: Initialized mailbox to prevent driver load failure

Quinn Tran (1):
  qla2xxx: Fix partial flash write of MBI

 drivers/scsi/qla2xxx/qla_attr.c | 7 +++----
 drivers/scsi/qla2xxx/qla_mbx.c  | 3 ++-
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.12.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-23  2:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 19:36 [PATCH 0/2] qla2xxx: Fixes for the driver Himanshu Madhani
2019-10-22 19:36 ` [PATCH 1/2] qla2xxx: Initialized mailbox to prevent driver load failure Himanshu Madhani
2019-10-22 19:36 ` [PATCH 2/2] qla2xxx: Fix partial flash write of MBI Himanshu Madhani
2019-10-23  2:36 ` [PATCH 0/2] qla2xxx: Fixes for the driver Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).