diff options
author | 2019-08-07 22:03:46 +0000 | |
---|---|---|
committer | 2019-08-07 22:03:46 +0000 | |
commit | e13657b71462aff749ce8b33d60ec3311886c072 (patch) | |
tree | 33086dad55d65161e21f480c6540730d08eca443 /sys/dev/softraid.c | |
parent | recognize the Realtek ALC285 (diff) | |
download | wireguard-openbsd-e13657b71462aff749ce8b33d60ec3311886c072.tar.xz wireguard-openbsd-e13657b71462aff749ce8b33d60ec3311886c072.zip |
Process admin queue responses in the interrupt handler, rather than
deferring to a task, so we can run sequences of admin commands using
tasks. The only part of this that can't be done in interrupt context
is allocating new admin response buffers, so make that the responsibility
of the admin command issuer.
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions