Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215165
b: refs/heads/master
c: 7662ff4
h: refs/heads/master
i:
  215163: 30fd6af
v: v3
  • Loading branch information
John Fastabend authored and David S. Miller committed Oct 15, 2010
1 parent 4d1177f commit f7cc9e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: cd2638a86c7b90e77ce623c09de2a26177f2a5c1
refs/heads/master: 7662ff46b7b3678162ce125903115e4ab0607a2d
1 change: 0 additions & 1 deletion trunk/drivers/net/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3374,7 +3374,6 @@ static void ixgbe_configure_dcb(struct ixgbe_adapter *adapter)
if (hw->mac.type == ixgbe_mac_82598EB)
netif_set_gso_max_size(adapter->netdev, 32768);

ixgbe_dcb_check_config(&adapter->dcb_cfg);
ixgbe_dcb_calculate_tc_credits(&adapter->dcb_cfg, DCB_TX_CONFIG);
ixgbe_dcb_calculate_tc_credits(&adapter->dcb_cfg, DCB_RX_CONFIG);

Expand Down

0 comments on commit f7cc9e1

Please sign in to comment.