Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64977
b: refs/heads/master
c: fadacb1
h: refs/heads/master
i:
  64975: 5048947
v: v3
  • Loading branch information
Jeff Garzik committed Sep 15, 2007
1 parent 7fa6f6a commit 606ed1b
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: 5ad887fa8e875231d72a27c474b10241a5818bf1
refs/heads/master: fadacb1b80e35e0b36a90d43e21ef91eec4b889b
2 changes: 1 addition & 1 deletion trunk/drivers/net/pcmcia/3c589_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ struct el3_private {
spinlock_t lock;
};

static const char *if_names[] = { "auto", "10baseT", "10base2", "AUI" };
static const char *if_names[] = { "auto", "10base2", "10baseT", "AUI" };

/*====================================================================*/

Expand Down

0 comments on commit 606ed1b

Please sign in to comment.