projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a46bac
)
qlcnic: Bump up the version to 5.1.38
author
Shahed Shaikh
<
[email protected]
>
Fri, 22 Mar 2013 05:57:57 +0000
(
05:57
+0000)
committer
David S. Miller
<
[email protected]
>
Fri, 22 Mar 2013 16:47:29 +0000
(12:47 -0400)
Signed-off-by: Shahed Shaikh <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
index 15777995588539d4903ceec92c46a103fa60430c..72bbba03a0440f7b245e6345e799453bd3a31d35 100644
(file)
--- a/
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
+++ b/
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
@@
-38,8
+38,8
@@
#define _QLCNIC_LINUX_MAJOR 5
#define _QLCNIC_LINUX_MINOR 1
-#define _QLCNIC_LINUX_SUBVERSION 3
7
-#define QLCNIC_LINUX_VERSIONID "5.1.3
7
"
+#define _QLCNIC_LINUX_SUBVERSION 3
8
+#define QLCNIC_LINUX_VERSIONID "5.1.3
8
"
#define QLCNIC_DRV_IDC_VER 0x01
#define QLCNIC_DRIVER_VERSION ((_QLCNIC_LINUX_MAJOR << 16) |\
(_QLCNIC_LINUX_MINOR << 8) | (_QLCNIC_LINUX_SUBVERSION))