Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203347
b: refs/heads/master
c: 0a17d8c
h: refs/heads/master
i:
  203345: a82c8a8
  203343: 0bedc9e
v: v3
  • Loading branch information
Stanislaw Gruszka authored and David S. Miller committed Jul 2, 2010
1 parent 1abcbad commit 058861c
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: de42edde131cd09a556f0b90373569d64b92ef99
refs/heads/master: 0a17d8c744e44617a3c22e7af68b4c5c9c1c5dba
2 changes: 1 addition & 1 deletion trunk/drivers/net/ixgbe/ixgbe_ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -2237,7 +2237,7 @@ static int ixgbe_set_flags(struct net_device *netdev, u32 data)
break;
}
} else if (!adapter->rx_itr_setting) {
netdev->features &= ~ETH_FLAG_LRO;
netdev->features &= ~NETIF_F_LRO;
if (data & ETH_FLAG_LRO)
e_info("rx-usecs set to 0, "
"LRO/RSC cannot be enabled.\n");
Expand Down

0 comments on commit 058861c

Please sign in to comment.