Home
last modified time | relevance | path

Searched hist:"11 bc3088373e913f165a8652601c6f8b8dc4aea2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.cdiff 11bc3088373e913f165a8652601c6f8b8dc4aea2 Fri Mar 19 00:18:41 CDT 2010 Steve Glendinning <steve.glendinning@smsc.com> smsc95xx: Fix tx checksum offload for small packets

TX checksum offload does not work properly when transmitting
UDP packets with 0, 1 or 2 bytes of data. This patch works
around the problem by calculating checksums for these packets
in the driver.

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>