Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6603
b: refs/heads/master
c: a074fb8
h: refs/heads/master
i:
  6601: 010e826
  6599: d75e92b
v: v3
  • Loading branch information
Malli Chilakala authored and Jeff Garzik committed Aug 25, 2005
1 parent c2e66ca commit c44aee0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 136df52d532af9c19e5cd0e43a54ea4ee2d934fc
refs/heads/master: a074fb860846937a4a46dbbf439cbbb2e2ba960c
2 changes: 2 additions & 0 deletions trunk/drivers/net/e100.c
Original file line number Diff line number Diff line change
Expand Up @@ -2108,6 +2108,8 @@ static void e100_diag_test(struct net_device *netdev,
}
for(i = 0; i < E100_TEST_LEN; i++)
test->flags |= data[i] ? ETH_TEST_FL_FAILED : 0;

msleep_interruptible(4 * 1000);
}

static int e100_phys_id(struct net_device *netdev, u32 data)
Expand Down

0 comments on commit c44aee0

Please sign in to comment.