Message ID | 20230302154826.5862-1-thenzl@redhat.com |
---|---|
Headers | show |
Series | scsi: mpi3mr: fix few resource leaks | expand |
On 3/2/23 16:48, Tomas Henzl wrote: > The series applies on > [PATCH 00/15] mpi3mr: Few Enhancements and minor fixes > from 2/24 posted by Ranjan. > > drivers/scsi/mpi3mr/mpi3mr.h | 2 + > drivers/scsi/mpi3mr/mpi3mr_fw.c | 62 ++++++++++++++++---------- > drivers/scsi/mpi3mr/mpi3mr_os.c | 24 ++++++++++ > drivers/scsi/mpi3mr/mpi3mr_transport.c | 5 +-- > 4 files changed, 65 insertions(+), 28 deletions(-) > I've found a bug in 5/6 and sent a V2. Please drop this one.