From: Tom Herbert Date: Thu, 5 Jun 2014 00:19:48 +0000 (-0700) Subject: udp: Generic functions to set checksum X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~71^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af5fcba7f38f3166392f4087ab734433c84f160b;p=pandora-kernel.git udp: Generic functions to set checksum Added udp_set_csum and udp6_set_csum functions to set UDP checksums in packets. These are for simple UDP packets such as those that might be created in UDP tunnels. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed