Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180195
b: refs/heads/master
c: ebe1b30
h: refs/heads/master
i:
  180193: 36ee161
  180191: 6130c49
v: v3
  • Loading branch information
John Fastabend authored and David S. Miller committed Jan 28, 2010
1 parent 1276cd0 commit c5e08f1
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: ac26d7d6aca9621f75f6954c159d2727c9c9cbd0
refs/heads/master: ebe1b30cd441b576fb9d0b42857af3e423dd5826
2 changes: 1 addition & 1 deletion trunk/drivers/net/ixgbe/ixgbe_dcb_nl.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ static void ixgbe_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id,

if (adapter->temp_dcb_cfg.bw_percentage[0][bwg_id] !=
adapter->dcb_cfg.bw_percentage[0][bwg_id]) {
adapter->dcb_set_bitmap |= BIT_PG_RX;
adapter->dcb_set_bitmap |= BIT_PG_TX;
adapter->dcb_set_bitmap |= BIT_RESETLINK;
}
}
Expand Down

0 comments on commit c5e08f1

Please sign in to comment.