From: Al Viro Date: Sun, 15 Jul 2007 20:00:11 +0000 (+0100) Subject: fix return type of skb_checksum_complete() X-Git-Tag: v2.6.23-rc1~1066 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4381ca3c23b07ba5b567f72325003020ddca0341;p=pandora-kernel.git fix return type of skb_checksum_complete() It returns __sum16, not unsigned int Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed