diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2012-09-18 00:40:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-18 22:30:15 +0200 |
commit | 433a19548061bb5457b6ab77ed7ea58ca6e43ddb (patch) | |
tree | 97d4a0f66372f2c24b00dcc970f033d6dfd08f6c /drivers | |
parent | tcp: fix regression in urgent data handling (diff) | |
download | linux-433a19548061bb5457b6ab77ed7ea58ca6e43ddb.tar.xz linux-433a19548061bb5457b6ab77ed7ea58ca6e43ddb.zip |
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 <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions