]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
net: add missing sk_max_pacing_rate doc
authorEric Dumazet <edumazet@google.com>
Sun, 29 Sep 2013 08:12:40 +0000 (01:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2013 05:08:59 +0000 (22:08 -0700)
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>
include/net/sock.h

index 240aa3f08cd6d33af0c387b314f2c272801b533d..cf91c8edcfc4490461ce54faf181753625ace4e8 100644 (file)
@@ -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