Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225446
b: refs/heads/master
c: 9f84f88
h: refs/heads/master
v: v3
  • Loading branch information
amit salecha authored and David S. Miller committed Jan 3, 2011
1 parent 403609b commit 97680d6
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: e4baaf719807ffc87c6321f3914b93dd512b64c4
refs/heads/master: 9f84f8886b98a9411ee20a10ca390487507037b9
4 changes: 2 additions & 2 deletions trunk/drivers/net/netxen/netxen_nic.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@

#define _NETXEN_NIC_LINUX_MAJOR 4
#define _NETXEN_NIC_LINUX_MINOR 0
#define _NETXEN_NIC_LINUX_SUBVERSION 74
#define NETXEN_NIC_LINUX_VERSIONID "4.0.74"
#define _NETXEN_NIC_LINUX_SUBVERSION 75
#define NETXEN_NIC_LINUX_VERSIONID "4.0.75"

#define NETXEN_VERSION_CODE(a, b, c) (((a) << 24) + ((b) << 16) + (c))
#define _major(v) (((v) >> 24) & 0xff)
Expand Down

0 comments on commit 97680d6

Please sign in to comment.