From: Joe Stringer Date: Thu, 25 Jul 2013 01:52:05 +0000 (+0900) Subject: net/sctp: Refactor SCTP skb checksum computation X-Git-Tag: v3.12-rc1~132^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=024ec3deac33ddbd81f3c887506f132b24ea21a7;p=pandora-kernel.git net/sctp: Refactor SCTP skb checksum computation This patch consolidates the SCTP checksum calculation code from various places to a single new function, sctp_compute_cksum(skb, offset). Signed-off-by: Joe Stringer Reviewed-by: Julian Anastasov Acked-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed