From: Michael Chan Date: Tue, 24 Jan 2006 00:09:51 +0000 (-0800) Subject: [BNX2]: Fix UDP checksum verification X-Git-Tag: v2.6.16-rc2~174^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade2bfe7d1f0ea804d2e63209cc6318ad8bf17ae;p=pandora-kernel.git [BNX2]: Fix UDP checksum verification Fix TCP/UDP checksum verification. Use status bits in the buffer descriptor instead of the checksum value to verify rx checksum. Using the checksum value will be incorrect if the UDP packet has zero in the UDP checksum field. Firmware update required for this fix. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed