Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321486
b: refs/heads/master
c: 89d351c
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Peter P Waskiewicz Jr committed Aug 4, 2012
1 parent 1588547 commit 79fa350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 925b11f706642732ce2ae53b0f0d3fd54adc5075
refs/heads/master: 89d351c046c287f293b4b2fda1d76c4df44b95ce
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/intel/igb/igb_ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -1783,7 +1783,7 @@ static int igb_loopback_test(struct igb_adapter *adapter, u64 *data)
goto out;
}
if ((adapter->hw.mac.type == e1000_i210)
|| (adapter->hw.mac.type == e1000_i210)) {
|| (adapter->hw.mac.type == e1000_i211)) {
dev_err(&adapter->pdev->dev,
"Loopback test not supported "
"on this part at this time.\n");
Expand Down

0 comments on commit 79fa350

Please sign in to comment.