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:
f0e2acf
)
sit/gre6: don't try to add the same route two times
author
Nicolas Dichtel
<nicolas.dichtel@6wind.com>
Thu, 14 Nov 2013 12:51:07 +0000
(13:51 +0100)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Nov 2013 21:59:16 +0000
(16:59 -0500)
addrconf_add_linklocal() already adds the link local route, so there is no
reason to add it before calling this function.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found