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:
1b11d78
)
[NET]: Optimize pskb_trim_rcsum()
author
Stephen Hemminger
<shemminger@osdl.org>
Thu, 8 Sep 2005 19:32:03 +0000
(12:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 8 Sep 2005 19:32:03 +0000
(12:32 -0700)
Since packets almost never contain extra garbage at the end, it is
worthwhile to optimize for that case.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found