From: Paul Moore Date: Tue, 3 Dec 2013 16:39:13 +0000 (-0500) Subject: selinux: pull address family directly from the request_sock struct X-Git-Tag: v3.14-rc1~147^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b1f24e6db9a60c1f68117ad158ea29faa7c3a7f;p=pandora-kernel.git selinux: pull address family directly from the request_sock struct We don't need to inspect the packet to determine if the packet is an IPv4 packet arriving on an IPv6 socket when we can query the request_sock directly. Signed-off-by: Paul Moore --- Reading git-diff-tree failed