net/qede/base: update PMD version to 2.6.0.1
Update QEDE PMD version to 2.6.0.1 Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
This commit is contained in:
parent
5f4504bffb
commit
aa23609500
@ -49,8 +49,8 @@
|
||||
/* Driver versions */
|
||||
#define QEDE_PMD_VER_PREFIX "QEDE PMD"
|
||||
#define QEDE_PMD_VERSION_MAJOR 2
|
||||
#define QEDE_PMD_VERSION_MINOR 5
|
||||
#define QEDE_PMD_VERSION_REVISION 2
|
||||
#define QEDE_PMD_VERSION_MINOR 6
|
||||
#define QEDE_PMD_VERSION_REVISION 0
|
||||
#define QEDE_PMD_VERSION_PATCH 1
|
||||
|
||||
#define QEDE_PMD_VERSION qede_stringify(QEDE_PMD_VERSION_MAJOR) "." \
|
||||
|
Loading…
Reference in New Issue
Block a user