[NET]: Update comments for skb checksums
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Jul 2007 05:41:55 +0000 (22:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jul 2007 05:41:55 +0000 (22:41 -0700)
commitc6c6e3e05c0b4349824efcdd36650e7be9d5c7c3
tree327317560c35fc1c54379c1729c093e3a099de87
parentcfbba49d80be6cf8d3872b66fc5421f119843b36
[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 <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h