public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net/sched: mark "NET_CLS_RSVP6 depends on IPV6"
@ 2007-08-01  1:41 Denis Cheng
  2007-08-01  1:49 ` Gabriel C
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Cheng @ 2007-08-01  1:41 UTC (permalink / raw)
  To: Gabriel Craciunescu, David S. Miller; +Cc: netdev, linux-kernel, chdebra

Signed-off-by: Denis Cheng <crquan@gmail.com>
---
 net/sched/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/net/sched/Kconfig b/net/sched/Kconfig
index 8a74cac..5d3749c 100644
--- a/net/sched/Kconfig
+++ b/net/sched/Kconfig
@@ -300,6 +300,7 @@ config NET_CLS_RSVP
 config NET_CLS_RSVP6
 	tristate "IPv6 Resource Reservation Protocol (RSVP6)"
 	select NET_CLS
+	depends on IPV6
 	---help---
 	  The Resource Reservation Protocol (RSVP) permits end systems to
 	  request a minimum and maximum data flow rate for a connection; this
-- 
1.5.2.2


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

* Re: [PATCH] net/sched: mark "NET_CLS_RSVP6 depends on IPV6"
  2007-08-01  1:41 [PATCH] net/sched: mark "NET_CLS_RSVP6 depends on IPV6" Denis Cheng
@ 2007-08-01  1:49 ` Gabriel C
  2007-08-01  2:09   ` rae l
  0 siblings, 1 reply; 3+ messages in thread
From: Gabriel C @ 2007-08-01  1:49 UTC (permalink / raw)
  To: Denis Cheng; +Cc: David S. Miller, netdev, linux-kernel, chdebra

Denis Cheng wrote:
> Signed-off-by: Denis Cheng <crquan@gmail.com>
> ---
>  net/sched/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/net/sched/Kconfig b/net/sched/Kconfig
> index 8a74cac..5d3749c 100644
> --- a/net/sched/Kconfig
> +++ b/net/sched/Kconfig
> @@ -300,6 +300,7 @@ config NET_CLS_RSVP
>  config NET_CLS_RSVP6
>  	tristate "IPv6 Resource Reservation Protocol (RSVP6)"
>  	select NET_CLS
> +	depends on IPV6
>  	---help---
>  	  The Resource Reservation Protocol (RSVP) permits end systems to
>  	  request a minimum and maximum data flow rate for a connection; this

	
I thought the same but ... see 

http://marc.info/?l=linux-kernel&m=118440958516205&w=2
http://marc.info/?l=linux-netdev&m=118442747709230&w=2

Regards,

Gabriel

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

* Re: [PATCH] net/sched: mark "NET_CLS_RSVP6 depends on IPV6"
  2007-08-01  1:49 ` Gabriel C
@ 2007-08-01  2:09   ` rae l
  0 siblings, 0 replies; 3+ messages in thread
From: rae l @ 2007-08-01  2:09 UTC (permalink / raw)
  To: Gabriel C; +Cc: David S. Miller, netdev, linux-kernel, chdebra

On 8/1/07, Gabriel C <nix.or.die@googlemail.com> wrote:
> I thought the same but ... see
>
> http://marc.info/?l=linux-kernel&m=118440958516205&w=2
> http://marc.info/?l=linux-netdev&m=118442747709230&w=2
That sounds good. Thanks.

--
Denis

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

end of thread, other threads:[~2007-08-01  2:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01  1:41 [PATCH] net/sched: mark "NET_CLS_RSVP6 depends on IPV6" Denis Cheng
2007-08-01  1:49 ` Gabriel C
2007-08-01  2:09   ` rae l

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox