[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 03047) xfrm_find_acq_byseq()



 Hello.

In kernel-2.6.9-rc2-bk8, xfrm_find_acq_byseq() gets lock and call
__xfrm_find_acq_byseq().

When xfrm_state is found, unlock it at __xfrm_find_acq_byseq() and
xfrm_find_acq_byseq(). Is it right?