Merge branch 'getroute-no-rtnl'
authorDavid S. Miller <[email protected]>
Wed, 16 Aug 2017 00:20:55 +0000 (17:20 -0700)
committerDavid S. Miller <[email protected]>
Wed, 16 Aug 2017 00:21:25 +0000 (17:21 -0700)
Florian Westphal says:

====================
ipv4 getroute doesn't assume rtnl lock is held anymore, also make
this true for ipv6, then switch both to DOIT_UNLOCKED.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge