From: Tom Herbert Date: Fri, 23 May 2014 15:47:09 +0000 (-0700) Subject: net: Eliminate no_check from protosw X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~147^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26ba202e0500eb852e89499ece1b2deaa64c3a7;p=pandora-kernel.git net: Eliminate no_check from protosw It doesn't seem like an protocols are setting anything other than the default, and allowing to arbitrarily disable checksums for a whole protocol seems dangerous. This can be done on a per socket basis. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed