commit | d5b8f86dc7200d16e48bb3a6aaac29c0cdf621c9 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Aug 11 15:17:58 2016 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Fri Aug 12 08:07:12 2016 +0200 |
tree | d772e2fbe91b8609a743207213912818ff946b39 | |
parent | ae33786f73a7ce5b15ce29e8f342e43606385cef [diff] |
xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo It doesn't seem that important. We now get inconsistent view of the counters, but those are stale anyway right after we drop the lock. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>