Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22334
b: refs/heads/master
c: 30ca3e3
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 21, 2006
1 parent 81868c7 commit 568a23c
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: 322f74a432f976328e834a8663f2e75eb5933ecc
refs/heads/master: 30ca3e376e82cc44488b1d377adfb10b5818548e
2 changes: 1 addition & 1 deletion trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -8059,7 +8059,7 @@ static int tg3_test_link(struct tg3 *tp)
}

/* Only test the commonly used registers */
static const int tg3_test_registers(struct tg3 *tp)
static int tg3_test_registers(struct tg3 *tp)
{
int i, is_5705;
u32 offset, read_mask, write_mask, val, save_val, read_val;
Expand Down

0 comments on commit 568a23c

Please sign in to comment.