commit | 08dcc47c06c79de31b9b2c0b4637f6119e5701fa | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Tue Nov 04 16:06:44 2014 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 05 21:50:12 2014 -0500 |
tree | 55a56cf66275b02c33afb6e4a2d2296b3d1450d8 | |
parent | aa96bd3c9fda52b9f57128798b49d662e5d4659c [diff] |
amd-xgbe: Use page allocations for Rx buffers Use page allocations for Rx buffers instead of pre-allocating skbs of a set size. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>