opnsense-src/sys/compat
Bjoern A. Zeeb 50a078f852 LinuxKPI: 802.11 fix queue wait
We are using a bandaid to wait for queues after station creation
looping and pausing.
The abort condition was looping in the wrong direction so we were
potentially waiting forever if queues never became ready.
From initial user test data we also found that the wait time was
too low in some cases so increase the length.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 500be2e803)
2022-01-09 02:37:01 +00:00
..
cloudabi cloudabi and linux ABIs: do not call umtx_thread_cleanup() from thr_exit syscall 2021-07-22 01:11:52 +03:00
cloudabi32 regen syscall files after 0bd5d81f1e 2021-05-19 20:32:47 -04:00
cloudabi64 regen syscall files after 0bd5d81f1e 2021-05-19 20:32:47 -04:00
freebsd32 Regen 2021-12-20 02:29:11 +02:00
ia32 amd64 ia32 vdso: add unwind annotations to the signal trampoline 2022-01-02 18:43:01 +02:00
lindebugfs Add emulation support for the Linux kcov(4) ioctl API. 2020-09-04 00:12:28 +00:00
linprocfs linprocfs: find cwd and root handling 2021-10-11 09:13:29 +00:00
linsysfs Add emulation support for the Linux kcov(4) ioctl API. 2020-09-04 00:12:28 +00:00
linux amd64: wrap 64bit sigtramp into vdso 2022-01-02 18:43:01 +02:00
linuxkpi/common LinuxKPI: 802.11 fix queue wait 2022-01-09 02:37:01 +00:00
ndis compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
x86bios Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00