[PATCH 2/3] [IPV6] Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.

From: Rami Rosen
Date: Wed Apr 23 2008 - 07:35:30 EST


Hi,
MRT6_VERSION should be used instead of MRT_VERSION in ip6mr.c.

Regards,
Rami Rosen


Signed-off-by: Rami Rosen <ramirose@xxxxxxxxx>
diff --git a/net/ipv6/ip6mr.c b/net/ipv6/ip6mr.c
index c8c6e33..8abff7e 100644
--- a/net/ipv6/ip6mr.c
+++ b/net/ipv6/ip6mr.c
@@ -1248,7 +1248,7 @@ int ip6_mroute_setsockopt(struct sock *sk, int optname, char __user *optval, int

#endif
/*
- * Spurious command, or MRT_VERSION which you cannot
+ * Spurious command, or MRT6_VERSION which you cannot
* set.
*/
default: