commit | 5d1321a9fca29987c93c6d95c06d8f04e6468835 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Aug 15 17:20:55 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 15 17:21:25 2017 -0700 |
tree | 5788ca9462bd19edcef33f2bdff2546cd350399a | |
parent | 7324157b8af19ff797b550b7b1543aa1c9c07b48 [diff] | |
parent | 394f51abb3d04f33fb798f04b16ae6b0491ea4ec [diff] |
Merge branch 'getroute-no-rtnl' 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 <davem@davemloft.net>