Re: [PATCH] net/sched: mark "NET_CLS_RSVP6 depends on IPV6"

Previous thread: [GIT PATCH] hwmon updates against ~v2.6.23-rc1-git8 by Mark M. Hoffman on Tuesday, July 31, 2007 - 9:08 pm. (1 message)

Next thread: eurotechwdt will cause reboot by Dave Young on Tuesday, July 31, 2007 - 11:03 pm. (8 messages)
To: Gabriel Craciunescu <nix.or.die@...>, David S. Miller <davem@...>
Cc: <netdev@...>, <linux-kernel@...>, <chdebra@...>
Date: Tuesday, July 31, 2007 - 9:41 pm

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

-

To: Denis Cheng <crquan@...>
Cc: David S. Miller <davem@...>, <netdev@...>, <linux-kernel@...>, <chdebra@...>
Date: Tuesday, July 31, 2007 - 9:49 pm

To: Gabriel C <nix.or.die@...>
Cc: David S. Miller <davem@...>, <netdev@...>, <linux-kernel@...>, <chdebra@...>
Date: Tuesday, July 31, 2007 - 10:09 pm

That sounds good. Thanks.

--
Denis
-

Previous thread: [GIT PATCH] hwmon updates against ~v2.6.23-rc1-git8 by Mark M. Hoffman on Tuesday, July 31, 2007 - 9:08 pm. (1 message)

Next thread: eurotechwdt will cause reboot by Dave Young on Tuesday, July 31, 2007 - 11:03 pm. (8 messages)