[SELINUX] Fix build after ipsec decap state changes.
authorDave Jones <davej@redhat.com>
Mon, 3 Apr 2006 06:34:19 +0000 (23:34 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 9 Apr 2006 19:35:53 +0000 (12:35 -0700)
    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 <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found