Re: [IPSEC] Use add_timer instead of mod_timer in find_acq
From: David S. Miller <hidden>
Date: 2004-05-25 18:02:44
From: David S. Miller <hidden>
Date: 2004-05-25 18:02:44
On Tue, 25 May 2004 22:10:55 +1000 Herbert Xu [off-list ref] wrote:
On Mon, May 24, 2004 at 09:53:57PM +1000, herbert wrote:quoted
Here is a tiny optimisation to use add_timer instead of mod_timer on the create path in find_acq.Here is the same optimisation for the creation path in xfrm_state_find. It also fixes the timer so that it actually expires :)
Also applied, thanks.