projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cba632
)
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
author
Rami Rosen
<ramirose@gmail.com>
Wed, 23 Apr 2008 11:35:13 +0000
(14:35 +0300)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Wed, 11 Jun 2008 17:38:13 +0000
(
02:38
+0900)
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>
net/ipv6/ip6mr.c
patch
|
blob
|
history
diff --git
a/net/ipv6/ip6mr.c
b/net/ipv6/ip6mr.c
index bf268b38696301cbfa7d3e43543acab578f28123..0b11b378d89a1b7fa710aeba2aaa7cebae061f5b 100644
(file)
--- 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 MRT
6
_VERSION which you cannot
* set.
*/
default: