]> err.no Git - linux-2.6/blobdiff - include/net/sock.h
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2...
[linux-2.6] / include / net / sock.h
index 5bc180adfb143f7a7824a8ada4d9b26f1f5f3e87..cc4c9190b7fd861fb715953759a5b9068b03f7c3 100644 (file)
@@ -161,6 +161,7 @@ struct sock_common {
   *    @sk_sndmsg_page: cached page for sendmsg
   *    @sk_sndmsg_off: cached offset for sendmsg
   *    @sk_send_head: front of stuff to transmit
+  *    @sk_security: used by security modules
   *    @sk_write_pending: a write to stream socket waits to start
   *    @sk_state_change: callback to indicate change in the state of the sock
   *    @sk_data_ready: callback to indicate there is data to be processed