git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e9916e
)
pasemi_mac: Remove SKB copy/recycle logic
author
Olof Johansson
<olof@lixom.net>
Thu, 29 Nov 2007 02:57:56 +0000
(20:57 -0600)
committer
David 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