dm9000: add checksum offload support
authorYeasah Pell <yeasah@comrex.com>
Tue, 7 Jul 2009 01:12:33 +0000 (18:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jul 2009 01:54:51 +0000 (18:54 -0700)
Add checksum offload support for DM9000A and DM9000B chips.

v2 changes: added a local copy of ip_summed to save IO cycles in dm9000_send_packet
v3 changes: trans_start updating is removed.

Signed-off-by: Yeasah Pell <yeasah@comrex.com>
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found