diff options
author | 2020-12-11 19:48:58 +0000 | |
---|---|---|
committer | 2020-12-11 19:48:58 +0000 | |
commit | 9482363acd188e1112b816b82d93ba113b2e17e2 (patch) | |
tree | 5f0c25ba34c8e0f54cd8ee1ca33d28851124e659 /sys/net/pf_lb.c | |
parent | Introduce query_imsg2str() to simplify printing "qname class type". (diff) | |
download | wireguard-openbsd-9482363acd188e1112b816b82d93ba113b2e17e2.tar.xz wireguard-openbsd-9482363acd188e1112b816b82d93ba113b2e17e2.zip |
ipmi(4): ipmi_poll_thread(): remove sleep loop
This tsleep_nsec(9) call does not set PCATCH and there are no other
threads calling wakeup(9) so there is no need to spin until we get
EWOULDBLOCK. It always returns EWOULDBLOCK.
Idea from claudio@.
ok claudio@
Diffstat (limited to 'sys/net/pf_lb.c')
0 files changed, 0 insertions, 0 deletions