From: Tom Herbert Date: Thu, 28 Aug 2014 04:27:06 +0000 (-0700) Subject: sctp: Change sctp to implement csum_levels X-Git-Tag: fixes-against-v3.18-rc2~81^2~192^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=202863fe4c7a5b0b9a3d3a00d207691635b31930;p=pandora-kernel.git sctp: Change sctp to implement csum_levels CHECKSUM_UNNECESSARY may be applied to the SCTP CRC so we need to appropriate account for this by decrementing csum_level. This is done by calling __skb_dec_checksum_unnecessary. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed