mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-04 12:54:37 +08:00
liquidio: bump up driver version to 1.7.2 to match newer NIC firmware
Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f604757618
commit
7d0870f661
@ -28,7 +28,7 @@
|
||||
#define LIQUIDIO_PACKAGE ""
|
||||
#define LIQUIDIO_BASE_MAJOR_VERSION 1
|
||||
#define LIQUIDIO_BASE_MINOR_VERSION 7
|
||||
#define LIQUIDIO_BASE_MICRO_VERSION 0
|
||||
#define LIQUIDIO_BASE_MICRO_VERSION 2
|
||||
#define LIQUIDIO_BASE_VERSION __stringify(LIQUIDIO_BASE_MAJOR_VERSION) "." \
|
||||
__stringify(LIQUIDIO_BASE_MINOR_VERSION)
|
||||
#define LIQUIDIO_MICRO_VERSION "." __stringify(LIQUIDIO_BASE_MICRO_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user