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:
a7ab4b5
)
[NET]: Kill eth_copy_and_sum().
author
David S. Miller
<davem@davemloft.net>
Wed, 11 Jul 2007 05:08:12 +0000
(22:08 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Jul 2007 05:08:12 +0000
(22:08 -0700)
It hasn't "summed" anything in over 7 years, and it's
just a straight mempcy ala skb_copy_to_linear_data()
so just get rid of it.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found