]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
r8169: kill eth_copy_and_sum()
authorDavid S. Miller <davem@davemloft.net>
Mon, 11 Jun 2007 00:55:04 +0000 (17:55 -0700)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 02:16:43 +0000 (22:16 -0400)
commit278667ba186a23770b0dd23ccd26de56a8cc4ec2
tree26bd336cb5354b3340fe3a0d00fbcf7e1decf154
parent4ae47c2ddc55e3c571bb55fca921cfe9b02a685f
r8169: 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>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>
drivers/net/r8169.c