diff --git a/[refs] b/[refs] index 5df32fee0313..718f2bb6679d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: af58f1d62853cd883c1fa26556fb470f05878f21 +refs/heads/master: 1a3bc369ba547c11ca8b3ed079d7584f27499e70 diff --git a/trunk/include/net/sock.h b/trunk/include/net/sock.h index bb972d254dff..97fc0ad47da0 100644 --- a/trunk/include/net/sock.h +++ b/trunk/include/net/sock.h @@ -226,6 +226,7 @@ struct cg_proto; * @sk_ack_backlog: current listen backlog * @sk_max_ack_backlog: listen backlog set in listen() * @sk_priority: %SO_PRIORITY setting + * @sk_cgrp_prioidx: socket group's priority map index * @sk_type: socket type (%SOCK_STREAM, etc) * @sk_protocol: which protocol this socket belongs in this network family * @sk_peer_pid: &struct pid for this socket's peer