Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162869
b: refs/heads/master
c: 1b3ff02
h: refs/heads/master
i:
  162867: 21f1caa
v: v3
  • Loading branch information
Peter P Waskiewicz Jr authored and David S. Miller committed Sep 15, 2009
1 parent b946f8f commit dec66a0
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ce187619e8f39abd60a8d99eeb2c52b4c00adc13
refs/heads/master: 1b3ff02eac6dcb6d7d03a5be6a642b58ec9cf4bb
2 changes: 2 additions & 0 deletions trunk/drivers/net/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2055,6 +2055,8 @@ static void ixgbe_configure_rx(struct ixgbe_adapter *adapter)

if (adapter->flags & IXGBE_FLAG_RX_PS_ENABLED)
rx_ring->flags |= IXGBE_RING_RX_PS_ENABLED;
else
rx_ring->flags &= ~IXGBE_RING_RX_PS_ENABLED;

#ifdef IXGBE_FCOE
if (netdev->features & NETIF_F_FCOE_MTU) {
Expand Down

0 comments on commit dec66a0

Please sign in to comment.