summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorRami Rosen2008-04-23 13:35:13 +0200
committerYOSHIFUJI Hideaki2008-06-11 19:38:13 +0200
commit7d120c55df02a2b87f4aa317f1f04e398398dcdc (patch)
tree4c0a8776d51c36bb656d5c9c6e2895a52e49f433 /net
parentipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. (diff)
downloadkernel-qcow2-linux-7d120c55df02a2b87f4aa317f1f04e398398dcdc.tar.gz
kernel-qcow2-linux-7d120c55df02a2b87f4aa317f1f04e398398dcdc.tar.xz
kernel-qcow2-linux-7d120c55df02a2b87f4aa317f1f04e398398dcdc.zip
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
MRT6_VERSION should be used instead of MRT_VERSION in ip6mr.c. Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Diffstat (limited to 'net')
-rw-r--r--net/ipv6/ip6mr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/ip6mr.c b/net/ipv6/ip6mr.c
index bf268b386963..0b11b378d89a 100644
--- a/net/ipv6/ip6mr.c
+++ b/net/ipv6/ip6mr.c
@@ -1240,7 +1240,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: