hso: IP checksuming doesn't work on GE0301 option cards
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 7 Dec 2010 22:21:52 +0000 (22:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Dec 2010 04:42:24 +0000 (20:42 -0800)
commit6934d33556b366d22392a415ca09d720fed6a442
tree874ee3637633274988824d0b53d93df83ec29fe0
parent78347c8c6b2ddf20535bc1b18d749a3bbdea2a60
hso: IP checksuming doesn't work on GE0301 option cards

There is definitly a problem, that some option cards send up broken
IP pakets leading to corrupted IP packets. These corruptions aren't
detected, because the driver claims that the packets are already
checksummed. This change removes the CHECKSUM_UNNECESSARY option
and let IP detect broken data.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c