commit | 8c7b7faaa630fef7f68d8728cee1cce398cc9697 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jul 10 22:08:12 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 10 22:08:12 2007 -0700 |
tree | 844c5c5aad361b7c1e24f8d0b8f3195c4a4ad816 | |
parent | a7ab4b501f9b8a9dc4d5cee542db67b6ccd1088b [diff] |
[NET]: Kill eth_copy_and_sum(). 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>