missing splx.

this is a NOOP change, and primarily merged for consistency with
-STABLE.

Approved by:	re (rwatson)
This commit is contained in:
ume 2003-11-28 14:34:42 +00:00
parent 8b16f19b53
commit 90de45361a

View File

@ -2695,6 +2695,7 @@ key_spdexpire(sp)
mtod(result, struct sadb_msg *)->sadb_msg_len =
PFKEY_UNIT64(result->m_pkthdr.len);
splx(s);
return key_sendup_mbuf(NULL, result, KEY_SENDUP_REGISTERED);
fail: