Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224780
b: refs/heads/master
c: e4d849b
h: refs/heads/master
v: v3
  • Loading branch information
Anirban Chakraborty authored and David S. Miller committed Dec 3, 2010
1 parent d3f7cf2 commit 0265962
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 40839129f77903cbbb7f232e2e2ab08dfe4a4f8d
refs/heads/master: e4d849b8113b0cf7b6ebfa9ee4c47bd514ea49d3
4 changes: 2 additions & 2 deletions trunk/drivers/net/qlcnic/qlcnic.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@

#define _QLCNIC_LINUX_MAJOR 5
#define _QLCNIC_LINUX_MINOR 0
#define _QLCNIC_LINUX_SUBVERSION 12
#define QLCNIC_LINUX_VERSIONID "5.0.12"
#define _QLCNIC_LINUX_SUBVERSION 13
#define QLCNIC_LINUX_VERSIONID "5.0.13"
#define QLCNIC_DRV_IDC_VER 0x01
#define QLCNIC_DRIVER_VERSION ((_QLCNIC_LINUX_MAJOR << 16) |\
(_QLCNIC_LINUX_MINOR << 8) | (_QLCNIC_LINUX_SUBVERSION))
Expand Down

0 comments on commit 0265962

Please sign in to comment.