Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279486
b: refs/heads/master
c: a95a074
h: refs/heads/master
v: v3
  • Loading branch information
Koki Sanagi authored and David S. Miller committed Jan 5, 2012
1 parent b447274 commit d536595
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: 749ab2cd127046df79084b6b9165b23491b1db5f
refs/heads/master: a95a07445ee97a2fef65befafbadcc30ca1bd145
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/intel/igb/igb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1507,6 +1507,7 @@ void igb_power_up_link(struct igb_adapter *adapter)
igb_power_up_phy_copper(&adapter->hw);
else
igb_power_up_serdes_link_82575(&adapter->hw);
igb_reset_phy(&adapter->hw);
}

/**
Expand Down

0 comments on commit d536595

Please sign in to comment.