IPv6: addrconf cleanup addrconf_verify
authorstephen hemminger <shemminger@vyatta.com>
Wed, 17 Mar 2010 20:31:17 +0000 (20:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Mar 2010 23:09:11 +0000 (16:09 -0700)
commit88949cf484bfc399e1d662b5dda6892aaca21aae
tree564c3c208e9e01ac95d6b7b8a759a90d57cc6d03
parente21e8467d3188a36f7f0af0d4b9aae74e23fda0e
IPv6: addrconf cleanup addrconf_verify

The variable regen_advance is only used in the privacy case.
Move it to simplify code and eliminate ifdef's

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c