]> bbs.cooldavid.org Git - jme.git/commitdiff
jme: Don't show UDP Checksum error if HW misjudged
authorGuo-Fu Tseng <cooldavid@cooldavid.org>
Sat, 12 Feb 2011 17:50:54 +0000 (01:50 +0800)
committerGuo-Fu Tseng <cooldavid@cooldavid.org>
Mon, 14 Feb 2011 05:22:05 +0000 (13:22 +0800)
Some JMicron Chip treat 0 as error checksum for UDP packets.
Which should be "No checksum needed".

Reported-by: Adam Swift <Adam.Swift@omnitude.net>
Confirmed-by: "Aries Lee" <arieslee@jmicron.com>

No differences found