diff options
author | 2020-07-10 11:45:08 +0000 | |
---|---|---|
committer | 2020-07-10 11:45:08 +0000 | |
commit | 8b3855785010c310a37f5d3cf289b07bf58bfec5 (patch) | |
tree | 69a4f43d18da6a796d6b7b28697a8142588850f9 /sys/dev/pci | |
parent | Set missing `IFXF_CLONED' flag to pppx(4) related `ifnet'. That should (diff) | |
download | wireguard-openbsd-8b3855785010c310a37f5d3cf289b07bf58bfec5.tar.xz wireguard-openbsd-8b3855785010c310a37f5d3cf289b07bf58bfec5.zip |
Kill `pppx_devs_lk' rwlock. It used only to prevent races caused by
malloc(9) in pppxopen(). We can avoid these races without rwlock. Also
we move malloc(9) out of rwlock.
ok mpi@
Diffstat (limited to 'sys/dev/pci')
0 files changed, 0 insertions, 0 deletions