git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e66ae2
)
ip6mr: fix rtm_family of rtnl msg
author
Nicolas Dichtel
<nicolas.dichtel@6wind.com>
Tue, 4 Dec 2012 01:01:49 +0000
(
01:01
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 4 Dec 2012 18:27:24 +0000
(13:27 -0500)
We talk about IPv6, hence the family is RTNL_FAMILY_IP6MR!
rtnl_register() is already called with RTNL_FAMILY_IP6MR.
The bug is here since the beginning of this function (commit
5b285cac3570
).
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6mr.c
patch
|
blob
|
history
diff --cc
net/ipv6/ip6mr.c
Simple merge