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)
commit5d8949448b68b3b355036c8061e3282388826ec5
treef76f15805679c78b863efec79ff78a347f936944
parent7e9916e9ddf23cd08107ed1a7fac429eea619313
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 <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pasemi_mac.c