Merge branch 'ipv6-addrconf-hash-improvements-and-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Oct 2017 08:54:20 +0000 (17:54 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Oct 2017 08:54:20 +0000 (17:54 +0900)
Eric Dumazet says:

====================
ipv6: addrconf: hash improvements and cleanups

Remove unecessary BH blocking, and bring IPv6 addrconf to modern world,
with per netns hash perturbation and decent hash size.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge