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>
This commit is contained in:
Rami Rosen 2008-04-23 14:35:13 +03:00 committed by YOSHIFUJI Hideaki
parent 9cba632e24
commit 7d120c55df
1 changed files with 1 additions and 1 deletions

View File

@ -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: