commit | 8d86c61ae41d9068fd5e5cc01a4abd53c4fe3ab5 | [log] [tgz] |
---|---|---|
author | Santiago Leon <santil@linux.vnet.ibm.com> | Fri Sep 03 18:28:25 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 06 18:20:34 2010 -0700 |
tree | ac612e5ddbb624ebb6500334d16b648cc7545471 | |
parent | c08cc3ccebd46dce44d13a8ce81d249e687eeb8a [diff] |
ibmveth: Add rx_copybreak For small packets, create a new skb and copy the packet into it so we avoid tearing down and creating a TCE entry. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Santiago Leon <santil@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>