mirror of https://gitee.com/openkylin/linux.git
net: aquantia: bump driver version
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
8f60f762aa
commit
85e55db7dc
|
@ -12,7 +12,7 @@
|
|||
|
||||
#define NIC_MAJOR_DRIVER_VERSION 2
|
||||
#define NIC_MINOR_DRIVER_VERSION 0
|
||||
#define NIC_BUILD_DRIVER_VERSION 3
|
||||
#define NIC_BUILD_DRIVER_VERSION 4
|
||||
#define NIC_REVISION_DRIVER_VERSION 0
|
||||
|
||||
#define AQ_CFG_DRV_VERSION_SUFFIX "-kern"
|
||||
|
|
Loading…
Reference in New Issue