commit | bf93ad72cd8cfabe66a7b3d66236a1266d357189 | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Sat Mar 09 23:25:05 2013 +0200 |
committer | Simon Horman <horms@verge.net.au> | Tue Mar 19 21:21:52 2013 +0900 |
tree | 1d774895997887e3f432087bf26dc568694ea840 | |
parent | 0c12582fbcdea0cbb0dfd224e1c5f9a8428ffa18 [diff] |
ipvs: remove extra rcu lock In 3.7 we added code that uses ipv4_update_pmtu but after commit c5ae7d4192 (ipv4: must use rcu protection while calling fib_lookup) the RCU lock is not needed. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>