commit | bc75e5bfad2a6d24fc5a9885a2f6b93f82c6c5f1 | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@qlogic.com> | Thu Sep 03 13:10:53 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 03 20:01:56 2009 -0700 |
tree | 52c4b697f034607cc6cc3b8505a26819cffc572e | |
parent | d4ab88194e982a0d213000a75475d3e76b2626f0 [diff] |
netxen: fix lro buffer allocation Alloc 12k skbuffs so that firmware can aggregate more packets into one buffer. This doesn't raise memory consumption since 9k skbs use 16k slab cache anyway. Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>