From: Olof Johansson Date: Thu, 29 Nov 2007 02:57:56 +0000 (-0600) Subject: pasemi_mac: Remove SKB copy/recycle logic X-Git-Tag: v2.6.25-rc1~1162^2~569 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d8949448b68b3b355036c8061e3282388826ec5;p=pandora-kernel.git pasemi_mac: Remove SKB copy/recycle logic pasemi_mac: Remove SKB copy/recycle logic It doesn't really buy us much, since copying is about as expensive as the allocation in the first place. Just remove it for now. Signed-off-by: Olof Johansson Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed