Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139806
b: refs/heads/master
c: cd7664f
h: refs/heads/master
v: v3
  • Loading branch information
Don Skidmore authored and David S. Miller committed Apr 2, 2009
1 parent 2195438 commit aa50907
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: ea4af4f447ecad42f8bffa4bd2278e183ba5ec9d
refs/heads/master: cd7664f69fe1f3f75b664503ae3e11a2971a4865
2 changes: 1 addition & 1 deletion trunk/drivers/net/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3169,7 +3169,7 @@ static int __devinit ixgbe_sw_init(struct ixgbe_adapter *adapter)
#endif

/* default flow control settings */
hw->fc.requested_mode = ixgbe_fc_none;
hw->fc.requested_mode = ixgbe_fc_full;
hw->fc.high_water = IXGBE_DEFAULT_FCRTH;
hw->fc.low_water = IXGBE_DEFAULT_FCRTL;
hw->fc.pause_time = IXGBE_DEFAULT_FCPAUSE;
Expand Down

0 comments on commit aa50907

Please sign in to comment.