mbox series

[V2,0/2] scsi: FDMI Fixes

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

Message

Javed Hasan June 3, 2021, 10:14 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(-)

Comments

Martin K. Petersen June 10, 2021, 4:04 a.m. UTC | #1
Javed,

> This series has two fixes for FDMI.
> Attributes length corrected for RHBA.
> Fixed the wrong condition check in fc_ct_ms_fill_attr().

Applied to 5.14/scsi-staging, thanks!
Martin K. Petersen June 16, 2021, 3:48 a.m. UTC | #2
On Thu, 3 Jun 2021 03:14:02 -0700, Javed Hasan wrote:

> 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
> 
> [...]

Applied to 5.14/scsi-queue, thanks!

[1/2] scsi: fc: Corrected RHBA attributes length
      https://git.kernel.org/mkp/scsi/c/40445fd2c9fa
[2/2] libfc: Corrected the condition check and invalid argument passed
      https://git.kernel.org/mkp/scsi/c/8f70328c068f