mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 16:47:30 -04:00
ndis_scan() is called. However, ndis_scan() is invoked from softclock() and cannot sleep. Move ndis_scan_results() to the ndis' driver's scan_end hook instead. Submitted by: Paul B Mahol onemda of gmail MFC after: 1 week |
||
|---|---|---|
| .. | ||
| if_ndis.c | ||
| if_ndis_pccard.c | ||
| if_ndis_pci.c | ||
| if_ndis_usb.c | ||
| if_ndisvar.h | ||