]> err.no Git - linux-2.6/blobdiff - include/linux/net.h
[SPARC64]: Add syscall auditing support.
[linux-2.6] / include / linux / net.h
index 6d997ff3f10387a622d493a1c89adbe6cb9337e5..20cb226b22685fcd55428104c84b64ba14c4443c 100644 (file)
@@ -101,7 +101,6 @@ enum sock_type {
  *  @sk: internal networking protocol agnostic socket representation
  *  @wait: wait queue for several uses
  *  @type: socket type (%SOCK_STREAM, etc)
- *  @passcred: credentials (used only in Unix Sockets (aka PF_LOCAL))
  */
 struct socket {
        socket_state            state;