Nicolas Dichtel f24062b07d ipv6: fix a refcnt leak with peer addr
There is no reason to take a refcnt before deleting the peer address route.
It's done some lines below for the local prefix route because
inet6_ifa_finish_destroy() will release it at the end.
For the peer address route, we want to free it right now.

This bug has been introduced by commit
caeaba79009c ("ipv6: add support of peer address").

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-05 17:13:24 -07:00
..
2014-05-07 16:06:05 -04:00
2014-06-04 22:46:38 -07:00
2014-03-14 07:28:07 +01:00
2014-05-23 16:28:53 -04:00
2014-06-27 15:53:35 -07:00
2014-06-04 22:46:38 -07:00
2014-05-23 16:28:53 -04:00