public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] scsi: mpi3mr: fix few resource leaks
@ 2023-03-02 23:43 Tomas Henzl
  2023-03-02 23:43 ` [PATCH v2 1/6] scsi: mpi3mr: fix a memory leak Tomas Henzl
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Tomas Henzl @ 2023-03-02 23:43 UTC (permalink / raw)
  To: linux-scsi; +Cc: sreekanth.reddy, sathya.prakash, ranjan.kumar

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(-)

-- 
2.39.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-10  3:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-02 23:43 [PATCH v2 0/6] scsi: mpi3mr: fix few resource leaks Tomas Henzl
2023-03-02 23:43 ` [PATCH v2 1/6] scsi: mpi3mr: fix a memory leak Tomas Henzl
2023-03-02 23:43 ` [PATCH v2 2/6] scsi: mpi3mr: fix a dma " Tomas Henzl
2023-03-02 23:43 ` [PATCH v2 3/6] scsi: mpi3mr: fix a " Tomas Henzl
2023-03-02 23:43 ` [PATCH v2 4/6] " Tomas Henzl
2023-03-02 23:43 ` [PATCH v2 5/6] " Tomas Henzl
2023-03-02 23:43 ` [PATCH v2 6/6] " Tomas Henzl
2023-03-07  1:43 ` [PATCH v2 0/6] scsi: mpi3mr: fix few resource leaks Martin K. Petersen
2023-03-07 20:14   ` Sathya Prakash Veerichetty
2023-03-10  3:13 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox