From: Herbert Xu Date: Wed, 11 Jul 2007 05:41:55 +0000 (-0700) Subject: [NET]: Update comments for skb checksums X-Git-Tag: v2.6.23-rc1~1109^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6c6e3e05c0b4349824efcdd36650e7be9d5c7c3;p=pandora-kernel.git [NET]: Update comments for skb checksums Rusty (whose comments we should all study and emulate :) pointed out that our comments for skb checksums are no longer up-to-date. So here is a patch to 1) add the case of partial checksums on input; 2) update partial checksum case to mention csum_start/csum_offset; 3) mention the new IPv6 feature bit. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed