Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255545
b: refs/heads/master
c: 6c3218c
h: refs/heads/master
i:
  255543: 37fcd37
v: v3
  • Loading branch information
Yaniv Rosner authored and David S. Miller committed Jun 15, 2011
1 parent b876779 commit 486999a
Show file tree
Hide file tree
Showing 5 changed files with 964 additions and 5 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: 6583e33baefbe4dea04999ec91be1a1371cd1528
refs/heads/master: 6c3218c6f7e5be6d785486797d48203d54cfd893
2 changes: 1 addition & 1 deletion trunk/drivers/net/bnx2x/bnx2x_dcb.c
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ static void bnx2x_dcbx_update_ets_params(struct bnx2x *bp)
struct bnx2x_dcbx_pg_params *ets = &(bp->dcbx_port_params.ets);
u8 status = 0;

bnx2x_ets_disabled(&bp->link_params/*, &bp->link_vars*/);
bnx2x_ets_disabled(&bp->link_params, &bp->link_vars);

if (!ets->enabled)
return;
Expand Down
Loading

0 comments on commit 486999a

Please sign in to comment.