Re: [PATCH] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2

2021-01-12 Thread Martin K. Petersen
On Fri, 25 Dec 2020 16:35:20 +0800, Dinghao Liu wrote: > When ioread32() returns 0x, we should execute > cleanup functions like other error handling paths before > returning. Applied to 5.11/scsi-fixes, thanks! [1/1] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2

Re: [PATCH] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2

2021-01-12 Thread Martin K. Petersen
Dinghao, > When ioread32() returns 0x, we should execute > cleanup functions like other error handling paths before > returning. Applied to 5.12/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering

RE: [PATCH] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2

2021-01-12 Thread Karan Tilak Kumar (kartilak)
Acked-by: Karan Tilak Kumar Regards, Karan -Original Message- From: Dinghao Liu Sent: Friday, December 25, 2020 12:35 AM To: dinghao@zju.edu.cn; k...@umn.edu Cc: Satish Kharat (satishkh) ; Sesidhar Baddela (sebaddel) ; Karan Tilak Kumar (kartilak) ; James E.J. Bottomley ; Martin