From: Herbert Xu Date: Mon, 9 Apr 2007 18:59:39 +0000 (-0700) Subject: [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY X-Git-Tag: v2.6.22-rc1~1128^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604763722c655c7e3f31ecf6f7b4dafcd26a7a15;p=pandora-kernel.git [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY When a transmitted packet is looped back directly, CHECKSUM_PARTIAL maps to the semantics of CHECKSUM_UNNECESSARY. Therefore we should treat it as such in the stack. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed