missing splx.
this is a NOOP change, and primarily merged for consistency with -STABLE. Approved by: re (rwatson)
This commit is contained in:
parent
8b16f19b53
commit
90de45361a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user