Push kernel lock into ifioctl_get()
authorkn <kn@openbsd.org>
Tue, 8 Nov 2022 15:20:24 +0000 (15:20 +0000)
committerkn <kn@openbsd.org>
Tue, 8 Nov 2022 15:20:24 +0000 (15:20 +0000)
commit56904c79f7bc7e2f3f398f85d12182cec2dd7114
tree2ea8da28d65345679b9c61caec9bf69b5b502a46
parent6a28311c92099e739572acf4b057aa6386e75add
Push kernel lock into ifioctl_get()

Another mechanical diff without semantic changes to avoid churn in actual
unlocking diffs.

OK mpi
sys/net/if.c