xfrm: Remove ancient sleeping when the SA is in acquire state
authorSteffen Klassert <steffen.klassert@secunet.com>
Tue, 27 Aug 2013 11:43:30 +0000 (13:43 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 6 Dec 2013 06:24:31 +0000 (07:24 +0100)
We now queue packets to the policy if the states are not yet resolved,
this replaces the ancient sleeping code. Also the sleeping can cause
indefinite task hangs if the needed state does not get resolved.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>

No differences found