commit | 75ba28c633952f7994a7117c98ae6515b58f8d30 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Oct 09 13:27:27 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:55:01 2007 -0700 |
tree | 5be5d5a366595d1bbbc4f890358c3405425ca6c5 | |
parent | 007f0211a8872f32381f5d44becf8eb2f27f3c30 [diff] |
[IPSEC]: Remove gratuitous km wake-up events on ACQUIRE There is no point in waking people up when creating/updating larval states because they'll just go back to sleep again as larval states by definition cannot be found by xfrm_state_find. We should only wake them up when the larvals mature or die. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>