net/qede: update version to 8.7.9.0_1.1.0.1

Signed-off-by: Harish Patil <harish.patil@qlogic.com>
This commit is contained in:
Harish Patil 2016-06-15 22:47:11 -07:00 committed by Bruce Richardson
parent 40e9f6fc15
commit 5833f445f0

View File

@ -40,9 +40,9 @@
/* Driver versions */
#define QEDE_PMD_VER_PREFIX "QEDE PMD"
#define QEDE_PMD_VERSION_MAJOR 1
#define QEDE_PMD_VERSION_MINOR 0
#define QEDE_PMD_VERSION_REVISION 6
#define QEDE_PMD_VERSION_PATCH 1
#define QEDE_PMD_VERSION_MINOR 1
#define QEDE_PMD_VERSION_REVISION 0
#define QEDE_PMD_VERSION_PATCH 1
#define QEDE_MAJOR_VERSION 8
#define QEDE_MINOR_VERSION 7