mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
474e30f0b1
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_hatm_intr.c | ||
if_hatm_ioctl.c | ||
if_hatm_rx.c | ||
if_hatm_tx.c | ||
if_hatm.c | ||
if_hatmconf.h | ||
if_hatmreg.h | ||
if_hatmvar.h |