commit | ae79dbf60905a09a5cca63c02300b2a0f1befbad | [log] [tgz] |
---|---|---|
author | Florent Fourcot <florent.fourcot@wifirst.fr> | Fri Jul 31 15:32:07 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 03 15:24:14 2020 -0700 |
tree | cb69a001f4e39244f7ba166f725d0ffe98f95dd7 | |
parent | d208a42a62e70b9c86b46b7bad126eb862891314 [diff] |
ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN "how" was used as a boolean. Change the type to bool, and improve variable name Signed-off-by: Florent Fourcot <florent.fourcot@wifirst.fr> Signed-off-by: David S. Miller <davem@davemloft.net>