aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-09-29 01:12:40 -0700
committerDavid S. Miller <davem@davemloft.net>2013-09-30 22:08:59 -0700
commitc3f40d7c04152c6f168db2f9b43438015cf092c4 (patch)
tree3058b21f36f6e8997ea50f69e526c74bb4636fb6 /include/net/sock.h
parentbgmac: add support for Byte Queue Limits (diff)
downloadlinux-dev-c3f40d7c04152c6f168db2f9b43438015cf092c4.tar.xz
linux-dev-c3f40d7c04152c6f168db2f9b43438015cf092c4.zip
net: add missing sk_max_pacing_rate doc
Warning(include/net/sock.h:411): No description found for parameter 'sk_max_pacing_rate' Lets please "make htmldocs" and kbuild bot. Reported-by: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/sock.h')
-rw-r--r--include/net/sock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/sock.h b/include/net/sock.h
index 240aa3f08cd6..cf91c8edcfc4 100644
--- a/include/net/sock.h
+++ b/include/net/sock.h
@@ -233,6 +233,7 @@ struct cg_proto;
* @sk_ll_usec: usecs to busypoll when there is no data
* @sk_allocation: allocation mode
* @sk_pacing_rate: Pacing rate (if supported by transport/packet scheduler)
+ * @sk_max_pacing_rate: Maximum pacing rate (%SO_MAX_PACING_RATE)
* @sk_sndbuf: size of send buffer in bytes
* @sk_flags: %SO_LINGER (l_onoff), %SO_BROADCAST, %SO_KEEPALIVE,
* %SO_OOBINLINE settings, %SO_TIMESTAMPING settings