mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
on it in hopes of making sure that the waitq was empty before going on. This wasn't needed and probably never would have worked as intended. Now that cv_waitq_empty() and friends are gone, the code in these drivers that spins on it can go away too. This should unbreak LINT. Discussed with: kan |
||
|---|---|---|
| .. | ||
| if_en_pci.c | ||
| midway.c | ||
| midwayreg.h | ||
| midwayvar.h | ||