Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159215
b: refs/heads/master
c: c685bfc
h: refs/heads/master
i:
  159213: 8f015d9
  159211: 87438a8
  159207: c8c3ae2
  159199: 33f1858
v: v3
  • Loading branch information
Dhananjay Phadke authored and David S. Miller committed Jul 27, 2009
1 parent f2a8706 commit 2aade96
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: 7042cd8f148345bfca6c336f009c96a416674f5e
refs/heads/master: c685bfc6c6bcb9bcc42d1345a3650d3ce5185c52
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 @@ -57,8 +57,8 @@

#define _NETXEN_NIC_LINUX_MAJOR 4
#define _NETXEN_NIC_LINUX_MINOR 0
#define _NETXEN_NIC_LINUX_SUBVERSION 30
#define NETXEN_NIC_LINUX_VERSIONID "4.0.30"
#define _NETXEN_NIC_LINUX_SUBVERSION 41
#define NETXEN_NIC_LINUX_VERSIONID "4.0.41"

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

0 comments on commit 2aade96

Please sign in to comment.