From: Julian Anastasov Date: Sat, 9 Mar 2013 21:25:05 +0000 (+0200) Subject: ipvs: remove extra rcu lock X-Git-Tag: v3.9-rc5~28^2~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf93ad72cd8cfabe66a7b3d66236a1266d357189;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed