pasemi_mac: Remove SKB copy/recycle logic
authorOlof Johansson <olof@lixom.net>
Thu, 29 Nov 2007 02:57:56 +0000 (20:57 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:04:26 +0000 (15:04 -0800)
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 <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found