diff options
| author | Chandrakanth patil <chandrakanth.patil@broadcom.com> | 2025-04-27 23:40:35 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2025-04-28 03:22:56 +0000 |
| commit | f4d51d3e1a90dabbed26aacf1b58e20e23a19342 (patch) | |
| tree | f580b16b1f3507b7cd8faa13bb3c127cf8407262 /sys/dev/mpi3mr | |
| parent | 69be9a247b845b35146fed4575dacb565c9c18ba (diff) | |
Diffstat (limited to 'sys/dev/mpi3mr')
| -rw-r--r-- | sys/dev/mpi3mr/mpi3mr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/mpi3mr/mpi3mr.h b/sys/dev/mpi3mr/mpi3mr.h index 3c5cf1a81c62..e2f2bfc47fbf 100644 --- a/sys/dev/mpi3mr/mpi3mr.h +++ b/sys/dev/mpi3mr/mpi3mr.h @@ -87,8 +87,8 @@ #include <sys/kthread.h> #include "mpi/mpi30_api.h" -#define MPI3MR_DRIVER_VERSION "8.10.0.1.0" -#define MPI3MR_DRIVER_RELDATE "19th Mar 2024" +#define MPI3MR_DRIVER_VERSION "8.14.0.2.0" +#define MPI3MR_DRIVER_RELDATE "9th Apr 2025" #define MPI3MR_DRIVER_NAME "mpi3mr" |
