mbox series

[v2,0/2] qla2xxx fc4_type_priority handling

Message ID 20191107224839.32417-1-martin.wilck@suse.com (mailing list archive)
Headers show
Series qla2xxx fc4_type_priority handling | expand

Message

Martin Wilck Nov. 7, 2019, 10:48 p.m. UTC
From: Martin Wilck <mwilck@suse.com>

Resending these patches with better commit messages and
"Tested-by:" tags included, as suggested by reviewers.
The patches themselves are unchanged.

Martin Wilck (2):
  scsi: qla2xxx: initialize fc4_type_priority
  scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVME

 drivers/scsi/qla2xxx/qla_def.h    |  6 ++++--
 drivers/scsi/qla2xxx/qla_init.c   | 12 ++++++++++--
 drivers/scsi/qla2xxx/qla_inline.h |  2 +-
 3 files changed, 15 insertions(+), 5 deletions(-)

Comments

Martin K. Petersen Nov. 9, 2019, 2:24 a.m. UTC | #1
> Resending these patches with better commit messages and "Tested-by:"
> tags included, as suggested by reviewers.  The patches themselves are
> unchanged.

Applied to 5.5/scsi-queue, thanks!