Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213881
b: refs/heads/master
c: 91fe817
h: refs/heads/master
i:
  213879: 18ad95f
v: v3
  • Loading branch information
Amit Kumar Salecha authored and David S. Miller committed Aug 19, 2010
1 parent 5d03f42 commit c7908bd
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: 091754a1652fad24664f1357ee7616e66953dd30
refs/heads/master: 91fe8173be4f4e330c6c3ab3fd4de96c11c98444
4 changes: 2 additions & 2 deletions trunk/drivers/net/qlcnic/qlcnic.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@

#define _QLCNIC_LINUX_MAJOR 5
#define _QLCNIC_LINUX_MINOR 0
#define _QLCNIC_LINUX_SUBVERSION 7
#define QLCNIC_LINUX_VERSIONID "5.0.7"
#define _QLCNIC_LINUX_SUBVERSION 8
#define QLCNIC_LINUX_VERSIONID "5.0.8"
#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 c7908bd

Please sign in to comment.