mbox series

[0/2] scsi: FDMI Fixes

Message ID 20210603095637.7319-1-jhasan@marvell.com
Headers show
Series scsi: FDMI Fixes | expand

Message

Javed Hasan June 3, 2021, 9:56 a.m. UTC
This series has two fixes for FDMI.
Attributes length corrected for RHBA.
Fixed the wrong condition check in fc_ct_ms_fill_attr().

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

Javed Hasan (2):
  scsi: fc: Corrected RHBA attributes length
  libfc: Corrected the condition check and invalid argument passed

 drivers/scsi/libfc/fc_encode.h | 8 +++++---
 include/scsi/fc/fc_ms.h        | 4 ++--
 2 files changed, 7 insertions(+), 5 deletions(-)