Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134699
b: refs/heads/master
c: 9868395
h: refs/heads/master
i:
  134697: cafd0e4
  134695: f5efe58
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Feb 27, 2009
1 parent cb901a2 commit f9d43f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 3af0fe39751d69d6dc8008712ee4cee53705f7f9
refs/heads/master: 98683956acea08858a3326eb4d61e5cf40c67fe2
2 changes: 1 addition & 1 deletion trunk/drivers/net/hamachi.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ static int tx_params[MAX_UNITS] = {-1, -1, -1, -1, -1, -1, -1, -1};
#include <asm/unaligned.h>
#include <asm/cache.h>

static char version[] __devinitdata =
static const char version[] __devinitconst =
KERN_INFO DRV_NAME ".c:v" DRV_VERSION " " DRV_RELDATE " Written by Donald Becker\n"
KERN_INFO " Some modifications by Eric kasten <kasten@nscl.msu.edu>\n"
KERN_INFO " Further modifications by Keith Underwood <keithu@parl.clemson.edu>\n";
Expand Down

0 comments on commit f9d43f1

Please sign in to comment.