Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19878
b: refs/heads/master
c: 99bb257
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Feb 7, 2006
1 parent e7090d9 commit b6e77c6
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: 3cfc15103aa56c2c7ee6dd312c24a8d1697bade1
refs/heads/master: 99bb25793e4bb8e9b633ea001dd7312b5967385a
2 changes: 1 addition & 1 deletion trunk/drivers/net/tulip/uli526x.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ static u32 uli526x_cr6_user_set;
/* For module input parameter */
static int debug;
static u32 cr6set;
static unsigned char mode = 8;
static int mode = 8;

/* function declaration ------------------------------------- */
static int uli526x_open(struct net_device *);
Expand Down

0 comments on commit b6e77c6

Please sign in to comment.