git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da4ff1c
)
net/qede/base: update base driver version to 8.30.8.0
author
Rasesh Mody
<rasesh.mody@cavium.com>
Sat, 7 Oct 2017 06:31:12 +0000
(23:31 -0700)
committer
Ferruh Yigit
<ferruh.yigit@intel.com>
Thu, 12 Oct 2017 00:36:58 +0000
(
01:36
+0100)
This patch updates the base driver version to 8.30.8.0.
Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
drivers/net/qede/base/ecore.h
patch
|
blob
|
history
diff --git
a/drivers/net/qede/base/ecore.h
b/drivers/net/qede/base/ecore.h
index
eaf2604
..
ce5f3a9
100644
(file)
--- a/
drivers/net/qede/base/ecore.h
+++ b/
drivers/net/qede/base/ecore.h
@@
-29,9
+29,9
@@
#include "mcp_public.h"
#define ECORE_MAJOR_VERSION 8
-#define ECORE_MINOR_VERSION
18
-#define ECORE_REVISION_VERSION
7
-#define ECORE_ENGINEERING_VERSION
1
+#define ECORE_MINOR_VERSION
30
+#define ECORE_REVISION_VERSION
8
+#define ECORE_ENGINEERING_VERSION
0
#define ECORE_VERSION \
((ECORE_MAJOR_VERSION << 24) | (ECORE_MINOR_VERSION << 16) | \