ipvs: remove extra rcu lock
authorJulian Anastasov <ja@ssi.bg>
Sat, 9 Mar 2013 21:25:05 +0000 (23:25 +0200)
committerSimon Horman <horms@verge.net.au>
Tue, 19 Mar 2013 12:21:52 +0000 (21:21 +0900)
commitbf93ad72cd8cfabe66a7b3d66236a1266d357189
tree1d774895997887e3f432087bf26dc568694ea840
parent0c12582fbcdea0cbb0dfd224e1c5f9a8428ffa18
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>
net/netfilter/ipvs/ip_vs_core.c