Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167932
b: refs/heads/master
c: 74eee2e
h: refs/heads/master
v: v3
  • Loading branch information
Bruce Allan authored and David S. Miller committed Oct 23, 2009
1 parent 4a7352e commit 9cb1cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 2bd9af046fdc10703b266b0f3b25423f0b7d703e
refs/heads/master: 74eee2e8d08048c847d1998c686e12a477ff939a
3 changes: 1 addition & 2 deletions trunk/drivers/net/e1000e/ich8lan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2843,9 +2843,8 @@ void e1000e_disable_gig_wol_ich8lan(struct e1000_hw *hw)
E1000_PHY_CTRL_GBE_DISABLE;
ew32(PHY_CTRL, phy_ctrl);

/* Workaround SWFLAG unexpectedly set during S0->Sx */
if (hw->mac.type == e1000_pchlan)
udelay(500);
e1000_phy_hw_reset_ich8lan(hw);
default:
break;
}
Expand Down

0 comments on commit 9cb1cbb

Please sign in to comment.