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

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