Merge branch 'rt6_probe_write_lock'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2015 08:08:26 +0000 (01:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2015 08:08:26 +0000 (01:08 -0700)
Martin KaFai Lau says:

====================
ipv6: Avoid rt6_probe() taking writer lock in the fast path

v1 -> v2:
1. Separate the code re-arrangement into another patch
2. Fix style
====================

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

Trivial merge