From: Eric W. Biederman Date: Wed, 23 Apr 2014 21:26:56 +0000 (-0700) Subject: net: Add variants of capable for use on on sockets X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~45^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b299da869d6e78cf42ae0b1b41797bcb8c5e4b;p=pandora-kernel.git net: Add variants of capable for use on on sockets sk_net_capable - The common case, operations that are safe in a network namespace. sk_capable - Operations that are not known to be safe in a network namespace sk_ns_capable - The general case for special cases. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed