Skip to content

Commit c77b1f8

Browse files
sreekanthbrcmmartinkpetersen
authored andcommitted
scsi: mpi3mr: Bump driver version to 8.0.0.61.0
Update the driver version to newer version format i.e. 8.0.0.61.0. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sreekanth Reddy <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent 243bcc8 commit c77b1f8

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
@@ -53,8 +53,8 @@ extern spinlock_t mrioc_list_lock;
5353
extern struct list_head mrioc_list;
5454
extern int prot_mask;
5555

56-
#define MPI3MR_DRIVER_VERSION "00.255.45.01"
57-
#define MPI3MR_DRIVER_RELDATE "12-December-2020"
56+
#define MPI3MR_DRIVER_VERSION "8.0.0.61.0"
57+
#define MPI3MR_DRIVER_RELDATE "20-December-2021"
5858

5959
#define MPI3MR_DRIVER_NAME "mpi3mr"
6060
#define MPI3MR_DRIVER_LICENSE "GPL"

0 commit comments

Comments
 (0)