Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66836
b: refs/heads/master
c: 7a1f810
h: refs/heads/master
v: v3
  • Loading branch information
Roy Zang authored and David S. Miller committed Oct 10, 2007
1 parent c5f3176 commit d2f84b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c7e86e344b3599c0679a4a1f59a27953856f181c
refs/heads/master: 7a1f8104c4a477feaf8b4405429119276341a27e
1 change: 0 additions & 1 deletion trunk/drivers/net/tulip/uli526x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,6 @@ static void uli526x_process_mode(struct uli526x_board_info *db)
case ULI526X_100MFD: phy_reg = 0x2100; break;
}
phy_write(db->ioaddr, db->phy_addr, 0, phy_reg, db->chip_id);
phy_write(db->ioaddr, db->phy_addr, 0, phy_reg, db->chip_id);
}
}
}
Expand Down

0 comments on commit d2f84b0

Please sign in to comment.