aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/selinux/ss/services.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/ss/services.c b/security/selinux/ss/services.c
index 835b485b2afd..4f7642c7337e 100644
--- a/security/selinux/ss/services.c
+++ b/security/selinux/ss/services.c
@@ -2617,7 +2617,7 @@ int selinux_netlbl_sock_rcv_skb(struct sk_security_struct *sksec,
2617} 2617}
2618 2618
2619/** 2619/**
2620 * selinux_netlbl_socket_peersid - Return the peer SID of a connected socket 2620 * selinux_netlbl_socket_getpeersec_stream - Return the connected peer's SID
2621 * @sock: the socket 2621 * @sock: the socket
2622 * 2622 *
2623 * Description: 2623 * Description: