Skip to content

Commit 35a0437

Browse files
Ranjan Kumarmartinkpetersen
authored andcommitted
scsi: mpi3mr: Update driver version to 8.12.1.0.50
Update driver version to 8.12.1.0.50 Signed-off-by: Ranjan Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
1 parent f195fc0 commit 35a0437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/scsi/mpi3mr/mpi3mr.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ extern struct list_head mrioc_list;
5656
extern int prot_mask;
5757
extern atomic64_t event_counter;
5858

59-
#define MPI3MR_DRIVER_VERSION "8.12.0.3.50"
60-
#define MPI3MR_DRIVER_RELDATE "11-November-2024"
59+
#define MPI3MR_DRIVER_VERSION "8.12.1.0.50"
60+
#define MPI3MR_DRIVER_RELDATE "28-January-2025"
6161

6262
#define MPI3MR_DRIVER_NAME "mpi3mr"
6363
#define MPI3MR_DRIVER_LICENSE "GPL"

0 commit comments

Comments
 (0)