commit | f7cb8886335dea39fa31bb701700361f1aa7a6ea | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Thu Nov 14 13:51:07 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 14 16:59:16 2013 -0500 |
tree | 611bd3b7043c2decf2d3ee3277b51cbcfa8df0db | |
parent | f0e2acfa30920fc9b902734baba71e58f2fd844a [diff] |
sit/gre6: don't try to add the same route two times 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>