Skip to content

Commit 2ebd389

Browse files
author
Chandrakanth Patil
committed
scsi: mpi3mr: Update driver version to 8.12.1.0.50
JIRA: https://issues.redhat.com/browse/RHEL-30789 Update driver version to 8.12.1.0.50 Signed-off-by: Ranjan Kumar <ranjan.kumar@broadcom.com> Link: https://lore.kernel.org/r/20250129100850.25430-5-ranjan.kumar@broadcom.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> (cherry picked from commit 35a0437) Signed-off-by: Chandrakanth Patil <chanpati@redhat.com> Conflicts: drivers/scsi/mpi3mr/mpi3mr.h (Directly updated the driver to the latest version, skipping intermediary versions. As a result, this patch differs from the upstream version)
1 parent 8f79017 commit 2ebd389

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
@@ -57,8 +57,8 @@ extern struct list_head mrioc_list;
5757
extern int prot_mask;
5858
extern atomic64_t event_counter;
5959

60-
#define MPI3MR_DRIVER_VERSION "8.12.0.0.50"
61-
#define MPI3MR_DRIVER_RELDATE "05-Sept-2024"
60+
#define MPI3MR_DRIVER_VERSION "8.12.1.0.50"
61+
#define MPI3MR_DRIVER_RELDATE "28-January-2025"
6262

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

0 commit comments

Comments
 (0)