Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134697
b: refs/heads/master
c: b5defaa
h: refs/heads/master
i:
  134695: f5efe58
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Feb 27, 2009
1 parent d12b76a commit cafd0e4
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: c8de1fce1a3a6590854e4e7b5aff83ced2b77060
refs/heads/master: b5defaa5d610666ef4d83fef70f0625a202314ea
2 changes: 1 addition & 1 deletion trunk/drivers/net/starfire.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ static int full_duplex[MAX_UNITS] = {0, };
#define FIRMWARE_TX "adaptec/starfire_tx.bin"

/* These identify the driver base version and may not be removed. */
static char version[] =
static const char version[] __devinitconst =
KERN_INFO "starfire.c:v1.03 7/26/2000 Written by Donald Becker <becker@scyld.com>\n"
KERN_INFO " (unofficial 2.2/2.4 kernel port, version " DRV_VERSION ", " DRV_RELDATE ")\n";

Expand Down

0 comments on commit cafd0e4

Please sign in to comment.