linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Himanshu Madhani <hmadhani@marvell.com>
To: <James.Bottomley@HansenPartnership.com>, <martin.petersen@oracle.com>
Cc: <hmadhani@marvell.com>, <linux-scsi@vger.kernel.org>
Subject: [PATCH 0/2] qla2xxx: Fixes for the driver
Date: Tue, 22 Oct 2019 12:36:41 -0700	[thread overview]
Message-ID: <20191022193643.7076-1-hmadhani@marvell.com> (raw)

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


             reply	other threads:[~2019-10-22 19:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-22 19:36 Himanshu Madhani [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2018-01-22 20:04 [PATCH 0/2] qla2xxx: fixes " Himanshu Madhani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191022193643.7076-1-hmadhani@marvell.com \
    --to=hmadhani@marvell.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).