Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214343
b: refs/heads/master
c: de6eae1
h: refs/heads/master
i:
  214341: 2a3d9ce
  214339: f86c667
  214335: e17de6d
v: v3
  • Loading branch information
Yaniv Rosner authored and David S. Miller committed Sep 7, 2010
1 parent 5b31ae7 commit 8cc4100
Show file tree
Hide file tree
Showing 5 changed files with 3,712 additions and 3,665 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: c18aa15d08a2d1a5c7624a21747b1b03c2c1dcfd
refs/heads/master: de6eae1f42eae736548f293570fd867bd37c3bdd
2 changes: 1 addition & 1 deletion trunk/drivers/net/bnx2x/bnx2x_ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ static int bnx2x_run_loopback(struct bnx2x *bp, int loopback_mode, u8 link_up)
/* check the loopback mode */
switch (loopback_mode) {
case BNX2X_PHY_LOOPBACK:
if (bp->link_params.loopback_mode != LOOPBACK_XGXS_10)
if (bp->link_params.loopback_mode != LOOPBACK_XGXS)
return -EINVAL;
break;
case BNX2X_MAC_LOOPBACK:
Expand Down
Loading

0 comments on commit 8cc4100

Please sign in to comment.