From: Santiago Leon Date: Fri, 3 Sep 2010 18:28:25 +0000 (+0000) Subject: ibmveth: Add rx_copybreak X-Git-Tag: v2.6.37-rc1~147^2~561 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d86c61ae41d9068fd5e5cc01a4abd53c4fe3ab5;p=pandora-kernel.git 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 Signed-off-by: Santiago Leon Signed-off-by: David S. Miller --- Reading git-diff-tree failed