netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: Documentation: Fix type of variables
@ 2011-09-29  5:51 rongqing.li
  2011-09-29 18:57 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: rongqing.li @ 2011-09-29  5:51 UTC (permalink / raw)
  To: netdev

From: Roy.Li <rongqing.li@windriver.com>


Signed-off-by: Roy.Li <rongqing.li@windriver.com>
---
 Documentation/networking/ip-sysctl.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index 8154699..ca5cdcd 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -1042,7 +1042,7 @@ conf/interface/*:
 	The functional behaviour for certain settings is different
 	depending on whether local forwarding is enabled or not.
 
-accept_ra - BOOLEAN
+accept_ra - INTEGER
 	Accept Router Advertisements; autoconfigure using them.
 
 	Possible values are:
@@ -1106,7 +1106,7 @@ dad_transmits - INTEGER
 	The amount of Duplicate Address Detection probes to send.
 	Default: 1
 
-forwarding - BOOLEAN
+forwarding - INTEGER
 	Configure interface-specific Host/Router behaviour.
 
 	Note: It is recommended to have the same setting on all
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net: Documentation: Fix type of variables
  2011-09-29  5:51 [PATCH] net: Documentation: Fix type of variables rongqing.li
@ 2011-09-29 18:57 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-09-29 18:57 UTC (permalink / raw)
  To: rongqing.li; +Cc: netdev

From: <rongqing.li@windriver.com>
Date: Thu, 29 Sep 2011 13:51:54 +0800

> From: Roy.Li <rongqing.li@windriver.com>
> 
> 
> Signed-off-by: Roy.Li <rongqing.li@windriver.com>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-29 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29  5:51 [PATCH] net: Documentation: Fix type of variables rongqing.li
2011-09-29 18:57 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).