From: Tom Herbert Date: Sun, 31 Aug 2014 22:12:44 +0000 (-0700) Subject: gre: Add support for checksum unnecessary conversions X-Git-Tag: fixes-against-v3.18-rc2~81^2~177^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=884d338c041c2aa4536ade8620efa585e7c57f3c;p=pandora-kernel.git gre: Add support for checksum unnecessary conversions Call skb_checksum_try_convert and skb_gro_checksum_try_convert after checksum is found present and validated in the GRE header for normal and GRO paths respectively. In GRO path, call skb_gro_checksum_try_convert Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed