Commit 43a4b60
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>1 parent 5a0d7dc commit 43a4b60
1 file changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2725 | 2725 | | |
2726 | 2726 | | |
2727 | 2727 | | |
2728 | | - | |
2729 | | - | |
2730 | | - | |
2731 | | - | |
| 2728 | + | |
| 2729 | + | |
| 2730 | + | |
2732 | 2731 | | |
2733 | 2732 | | |
2734 | 2733 | | |
| |||
2744 | 2743 | | |
2745 | 2744 | | |
2746 | 2745 | | |
2747 | | - | |
2748 | | - | |
2749 | | - | |
2750 | | - | |
| 2746 | + | |
| 2747 | + | |
2751 | 2748 | | |
2752 | 2749 | | |
2753 | 2750 | | |
| |||
2760 | 2757 | | |
2761 | 2758 | | |
2762 | 2759 | | |
| 2760 | + | |
2763 | 2761 | | |
2764 | 2762 | | |
2765 | 2763 | | |
| |||
0 commit comments