On 4/24/18 1:31 AM, Ivan Vecera wrote:
> The addrconf_ifdown() evaluates keep_addr_on_down state twice. There
> is no need to do it.
>
> Cc: David Ahern
> Signed-off-by: Ivan Vecera
> ---
> net/ipv6/addrconf.c | 23 ++-
> 1 file changed, 10 insertions(+), 13 deletions(-)
Lo
The addrconf_ifdown() evaluates keep_addr_on_down state twice. There
is no need to do it.
Cc: David Ahern
Signed-off-by: Ivan Vecera
---
net/ipv6/addrconf.c | 23 ++-
1 file changed, 10 insertions(+), 13 deletions(-)
diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c
in