commit | 43a4b60d04362185cd5475fd77a02bf6c56c07e4 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Aug 01 15:18:08 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 05 13:17:54 2019 -0700 |
tree | fde1eeba44b0cd7009621a1f4c0373f3a8562887 | |
parent | 5a0d7dcf85d0845572e3592d25c670609bc27a55 [diff] |
ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu Simplify the unlock path in __ip6_rt_update_pmtu by using a single point where rcu_read_unlock is called. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>