commit | 5d8949448b68b3b355036c8061e3282388826ec5 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Nov 28 20:57:56 2007 -0600 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:04:26 2008 -0800 |
tree | f76f15805679c78b863efec79ff78a347f936944 | |
parent | 7e9916e9ddf23cd08107ed1a7fac429eea619313 [diff] |
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>