From: Li RongQing Date: Mon, 17 Sep 2012 22:40:10 +0000 (+0000) Subject: xfrm: fix a read lock imbalance in make_blackhole X-Git-Tag: v3.6-rc7~10^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=433a19548061bb5457b6ab77ed7ea58ca6e43ddb;p=pandora-kernel.git xfrm: fix a read lock imbalance in make_blackhole if xfrm_policy_get_afinfo returns 0, it has already released the read lock, xfrm_policy_put_afinfo should not be called again. Signed-off-by: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed