Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7381
b: refs/heads/master
c: 2de93fb
h: refs/heads/master
i:
  7379: 42b4c25
v: v3
  • Loading branch information
Tommy S. Christensen authored and Linus Torvalds committed Sep 7, 2005
1 parent e329384 commit e59a894
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c8d127418d78aaeeb1a417ef7453dc09c9118146
refs/heads/master: 2de93fbf3c427df010b5a923c302e20c143d60cf
1 change: 1 addition & 0 deletions trunk/drivers/net/3c59x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1889,6 +1889,7 @@ vortex_timer(unsigned long data)
{
spin_lock_bh(&vp->lock);
mii_status = mdio_read(dev, vp->phys[0], 1);
mii_status = mdio_read(dev, vp->phys[0], 1);
ok = 1;
if (vortex_debug > 2)
printk(KERN_DEBUG "%s: MII transceiver has status %4.4x.\n",
Expand Down

0 comments on commit e59a894

Please sign in to comment.