diff options
author | jhb <jhb@FreeBSD.org> | 2009-12-02 16:26:18 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2009-12-02 16:26:18 +0000 |
commit | 2f0aea3d4ef3af824fdfcd7443c1d5a1bd3a1cbb (patch) | |
tree | 0a8bdcd05bcc4dac2b46bd593b3aa968acef64eb /lib/csu | |
parent | b6444e150f085e7777bc147f46f99cf36c91936e (diff) | |
download | FreeBSD-src-2f0aea3d4ef3af824fdfcd7443c1d5a1bd3a1cbb.zip FreeBSD-src-2f0aea3d4ef3af824fdfcd7443c1d5a1bd3a1cbb.tar.gz |
ndis_scan_results() can sleep if the scan results are not ready when
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
Diffstat (limited to 'lib/csu')
0 files changed, 0 insertions, 0 deletions