mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
Bump version information in mlx4ib(4).
MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
c9a80d0289
commit
87e303056f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330596
@ -63,8 +63,10 @@
|
||||
#include "wc.h"
|
||||
|
||||
#define DRV_NAME MLX4_IB_DRV_NAME
|
||||
#define DRV_VERSION "3.4.1-BETA"
|
||||
#define DRV_RELDATE "October 2017"
|
||||
#ifndef DRV_VERSION
|
||||
#define DRV_VERSION "3.4.1"
|
||||
#endif
|
||||
#define DRV_RELDATE "February 2018"
|
||||
|
||||
#define MLX4_IB_FLOW_MAX_PRIO 0xFFF
|
||||
#define MLX4_IB_FLOW_QPN_MASK 0xFFFFFF
|
||||
|
Loading…
Reference in New Issue
Block a user