Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21245
b: refs/heads/master
c: 5b66ba0
h: refs/heads/master
i:
  21243: 5b6b3e8
v: v3
  • Loading branch information
Jeff Kirsher authored and root committed Mar 3, 2006
1 parent d73eec1 commit 071916e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 0989aa431636ffb347314f0e2f367fdd16d7a57f
refs/heads/master: 5b66ba0db8d04d99926445bc7d9f920bb5d744ed
6 changes: 0 additions & 6 deletions trunk/drivers/net/e1000/e1000_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -6746,12 +6746,6 @@ e1000_get_phy_cfg_done(struct e1000_hw *hw)
break;
}

/* PHY configuration from NVM just starts after EECD_AUTO_RD sets to high.
* Need to wait for PHY configuration completion before accessing NVM
* and PHY. */
if (hw->mac_type == e1000_82573)
msec_delay(25);

return E1000_SUCCESS;
}

Expand Down

0 comments on commit 071916e

Please sign in to comment.