Message ID | 20230302234336.25456-1-thenzl@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | scsi: mpi3mr: fix few resource leaks | expand |
Ranjan/Sreekanth, > The series applies on > [PATCH 00/15] mpi3mr: Few Enhancements and minor fixes > from 2/24 posted by Ranjan. > > V2 - fixed a bug in [PATCH 5/6] > > > drivers/scsi/mpi3mr/mpi3mr.h | 2 ++ > drivers/scsi/mpi3mr/mpi3mr_fw.c | 50 ++++++++++++++++---------- > drivers/scsi/mpi3mr/mpi3mr_os.c | 24 +++++++++++++ > drivers/scsi/mpi3mr/mpi3mr_transport.c | 5 +-- > 4 files changed, 58 insertions(+), 23 deletions(-) Please review!
V2 looks good, please add this set into 6.3 scsi-fixes. On Mon, Mar 6, 2023 at 6:43 PM Martin K. Petersen <martin.petersen@oracle.com> wrote: > > > Ranjan/Sreekanth, > > > The series applies on > > [PATCH 00/15] mpi3mr: Few Enhancements and minor fixes > > from 2/24 posted by Ranjan. > > > > V2 - fixed a bug in [PATCH 5/6] > > > > > > drivers/scsi/mpi3mr/mpi3mr.h | 2 ++ > > drivers/scsi/mpi3mr/mpi3mr_fw.c | 50 ++++++++++++++++---------- > > drivers/scsi/mpi3mr/mpi3mr_os.c | 24 +++++++++++++ > > drivers/scsi/mpi3mr/mpi3mr_transport.c | 5 +-- > > 4 files changed, 58 insertions(+), 23 deletions(-) > > Please review! > > -- > Martin K. Petersen Oracle Linux Engineering
Tomas, > The series applies on > [PATCH 00/15] mpi3mr: Few Enhancements and minor fixes > from 2/24 posted by Ranjan. Applied to 6.3/scsi-fixes, thanks!