qed*: Advance drivers version to 8.37.0.20
Version update for qed/qede modules. Signed-off-by: Manish Chopra <manishc@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
8c8502532f
commit
42dbcd6b25
2 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@
|
||||||
extern const struct qed_common_ops qed_common_ops_pass;
|
extern const struct qed_common_ops qed_common_ops_pass;
|
||||||
|
|
||||||
#define QED_MAJOR_VERSION 8
|
#define QED_MAJOR_VERSION 8
|
||||||
#define QED_MINOR_VERSION 33
|
#define QED_MINOR_VERSION 37
|
||||||
#define QED_REVISION_VERSION 0
|
#define QED_REVISION_VERSION 0
|
||||||
#define QED_ENGINEERING_VERSION 20
|
#define QED_ENGINEERING_VERSION 20
|
||||||
|
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
#include <net/tc_act/tc_gact.h>
|
#include <net/tc_act/tc_gact.h>
|
||||||
|
|
||||||
#define QEDE_MAJOR_VERSION 8
|
#define QEDE_MAJOR_VERSION 8
|
||||||
#define QEDE_MINOR_VERSION 33
|
#define QEDE_MINOR_VERSION 37
|
||||||
#define QEDE_REVISION_VERSION 0
|
#define QEDE_REVISION_VERSION 0
|
||||||
#define QEDE_ENGINEERING_VERSION 20
|
#define QEDE_ENGINEERING_VERSION 20
|
||||||
#define DRV_MODULE_VERSION __stringify(QEDE_MAJOR_VERSION) "." \
|
#define DRV_MODULE_VERSION __stringify(QEDE_MAJOR_VERSION) "." \
|
||||||
|
|
Loading…
Add table
Reference in a new issue