From: Dave Jones Date: Mon, 3 Apr 2006 06:34:19 +0000 (-0700) Subject: [SELINUX] Fix build after ipsec decap state changes. X-Git-Tag: v2.6.17-rc2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67644726317a8274be4a3d0ef85b9ccebaa90304;p=pandora-kernel.git [SELINUX] Fix build after ipsec decap state changes. security/selinux/xfrm.c: In function 'selinux_socket_getpeer_dgram': security/selinux/xfrm.c:284: error: 'struct sec_path' has no member named 'x' security/selinux/xfrm.c: In function 'selinux_xfrm_sock_rcv_skb': security/selinux/xfrm.c:317: error: 'struct sec_path' has no member named 'x' Signed-off-by: Dave Jones Signed-off-by: David S. Miller Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed