Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321566
b: refs/heads/master
c: 119b0e0
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Assmann authored and Peter P Waskiewicz Jr committed Aug 7, 2012
1 parent d2d3797 commit 5d05615
Show file tree
Hide file tree
Showing 2 changed files with 4 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: eca90f550494171f54f8a700caee65ec16455a5b
refs/heads/master: 119b0e0351bcdb7833f368781e6241ff283b49e5
3 changes: 3 additions & 0 deletions trunk/drivers/net/ethernet/intel/igb/igb_ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -1498,6 +1498,9 @@ static int igb_integrated_phy_loopback(struct igb_adapter *adapter)
break;
}

/* add small delay to avoid loopback test failure */
msleep(50);

/* force 1000, set loopback */
igb_write_phy_reg(hw, PHY_CONTROL, 0x4140);

Expand Down

0 comments on commit 5d05615

Please sign in to comment.