Skip to content

Commit d0a60e3

Browse files
cp890582martinkpetersen
authored andcommitted
scsi: mpi3mr: Update driver version to 8.5.1.0.0
Update driver version to 8.5.1.0.0 Signed-off-by: Chandrakanth patil <chandrakanth.patil@broadcom.com> Link: https://lore.kernel.org/r/20231205191630.12201-5-chandrakanth.patil@broadcom.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 9536af6 commit d0a60e3

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
@@ -55,8 +55,8 @@ extern struct list_head mrioc_list;
5555
extern int prot_mask;
5656
extern atomic64_t event_counter;
5757

58-
#define MPI3MR_DRIVER_VERSION "8.5.0.0.50"
59-
#define MPI3MR_DRIVER_RELDATE "22-November-2023"
58+
#define MPI3MR_DRIVER_VERSION "8.5.1.0.0"
59+
#define MPI3MR_DRIVER_RELDATE "5-December-2023"
6060

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

0 commit comments

Comments
 (0)