From: Patrick McHardy Date: Thu, 3 Mar 2011 21:32:07 +0000 (-0800) Subject: netlink: kill eff_cap from struct netlink_skb_parms X-Git-Tag: v2.6.39-rc1~468^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01a16b21d6adf992aa863186c3c4e561a57c1714;p=pandora-kernel.git netlink: kill eff_cap from struct netlink_skb_parms Netlink message processing in the kernel is synchronous these days, capabilities can be checked directly in security_netlink_recv() from the current process. Signed-off-by: Patrick McHardy Reviewed-by: James Morris [chrisw: update to include pohmelfs and uvesafb] Signed-off-by: Chris Wright Signed-off-by: David S. Miller --- Reading git-diff-tree failed