commit | 6da34bae29f51c35b300d89c1bbfe96cdf44d4d5 | [log] [tgz] |
---|---|---|
author | Serge Hallyn <serue@us.ibm.com> | Sat Oct 20 00:53:30 2007 +0200 |
committer | Adrian Bunk <bunk@kernel.org> | Sat Oct 20 00:53:30 2007 +0200 |
tree | f89fe161a27bdd010c6016b54e9104730169c85f | |
parent | 118e78d1cd7023c3b155f861072ba10df0265fda [diff] |
fix up security_socket_getpeersec_* documentation Update the security_socket_peersec documentation in include/linux/security.h. security_socket_peersec has been split into two functions - _stream and _dgram, with new capabilities. Signed-off-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>