diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2018-01-09 10:08:02 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2018-01-09 10:08:02 +0000 |
commit | 13431f050f84d197c343e8968b3e7b6142b6efeb (patch) | |
tree | 3bf8745bc7b17c679ba3623a70169fceae5e2dfc /lib/librthread/rthread_barrier_attr.c | |
parent | 777739096b124015293b03015e718c9a9233cc0d (diff) |
Use ip{,6}_send() instead of ip{,6}_output() to prevent a recursion.
if_start() is a boundary between the network stack and drivers. The
states it modifies must be protected by the driver, so we should not
require the NET_LOCK() there.
ok bluhm@, visa@
Diffstat (limited to 'lib/librthread/rthread_barrier_attr.c')
0 files changed, 0 insertions, 0 deletions