mirror of https://gitee.com/openkylin/linux.git
net: ena: increase ena driver version to 1.5.0
Signed-off-by: Netanel Belgazal <netanel@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
8510e1a3d1
commit
7009744568
|
@ -44,7 +44,7 @@
|
|||
#include "ena_eth_com.h"
|
||||
|
||||
#define DRV_MODULE_VER_MAJOR 1
|
||||
#define DRV_MODULE_VER_MINOR 3
|
||||
#define DRV_MODULE_VER_MINOR 5
|
||||
#define DRV_MODULE_VER_SUBMINOR 0
|
||||
|
||||
#define DRV_MODULE_NAME "ena"
|
||||
|
|
Loading…
Reference in New Issue