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:
9434dbf
)
qlcnic: Bump up the version to 5.1.36
author
Shahed Shaikh
<
[email protected]
>
Fri, 8 Mar 2013 09:53:53 +0000
(09:53 +0000)
committer
David S. Miller
<
[email protected]
>
Sat, 9 Mar 2013 21:09:19 +0000
(16:09 -0500)
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 ba3c72fce1f2a5b044a07a1bb47fdf0fdfb4f80a..c8b489516008c9af19d55a596275abbd68df0e65 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
5
-#define QLCNIC_LINUX_VERSIONID "5.1.3
5
"
+#define _QLCNIC_LINUX_SUBVERSION 3
6
+#define QLCNIC_LINUX_VERSIONID "5.1.3
6
"
#define QLCNIC_DRV_IDC_VER 0x01
#define QLCNIC_DRIVER_VERSION ((_QLCNIC_LINUX_MAJOR << 16) |\
(_QLCNIC_LINUX_MINOR << 8) | (_QLCNIC_LINUX_SUBVERSION))