Bump driver version number in mlx5en(4).
MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
04bb9a6625
commit
28cfdee769
@ -30,7 +30,9 @@
|
||||
#include <sys/sockio.h>
|
||||
#include <machine/atomic.h>
|
||||
|
||||
#define ETH_DRIVER_VERSION "3.1.0-dev"
|
||||
#ifndef ETH_DRIVER_VERSION
|
||||
#define ETH_DRIVER_VERSION "3.4.1"
|
||||
#endif
|
||||
char mlx5e_version[] = "Mellanox Ethernet driver"
|
||||
" (" ETH_DRIVER_VERSION ")";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user