Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368215
b: refs/heads/master
c: 3786b94
h: refs/heads/master
i:
  368213: b1e00eb
  368211: 74311d4
  368207: 4977541
v: v3
  • Loading branch information
Ariel Elior authored and David S. Miller committed Mar 12, 2013
1 parent d1886da commit 81807dc
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: f22fdf25f4d4e9a2124ca6a2521f36dd73a32dad
refs/heads/master: 3786b9426d943ef167575be2ba20dab3d858243e
3 changes: 3 additions & 0 deletions trunk/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -11060,6 +11060,9 @@ static int bnx2x_get_hwinfo(struct bnx2x *bp)
} else
BNX2X_DEV_INFO("illegal OV for SD\n");
break;
case SHARED_FEAT_CFG_FORCE_SF_MODE_FORCED_SF:
bp->mf_config[vn] = 0;
break;
default:
/* Unknown configuration: reset mf_config */
bp->mf_config[vn] = 0;
Expand Down

0 comments on commit 81807dc

Please sign in to comment.