Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171080
b: refs/heads/master
c: c3c6336
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Oct 30, 2009
1 parent d3cc83e commit 1becabe
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: 18e1d2beb6c2307d3cab7ecb44fd3d4382adcf6a
refs/heads/master: c3c6336504c59d9febc30de199dfee6a65a5d6ae
2 changes: 1 addition & 1 deletion trunk/drivers/net/sfc/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
* rx_alloc_method = (rx_alloc_level > RX_ALLOC_LEVEL_LRO ?
* RX_ALLOC_METHOD_PAGE : RX_ALLOC_METHOD_SKB)
*/
static int rx_alloc_method = RX_ALLOC_METHOD_PAGE;
static int rx_alloc_method = RX_ALLOC_METHOD_AUTO;

#define RX_ALLOC_LEVEL_LRO 0x2000
#define RX_ALLOC_LEVEL_MAX 0x3000
Expand Down

0 comments on commit 1becabe

Please sign in to comment.