[PATCH] libertas: push WEXT scan requests to a work queue
authorDan Williams <dcbw@redhat.com>
Thu, 2 Aug 2007 17:19:04 +0000 (13:19 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:14 +0000 (16:50 -0700)
Push WEXT scan requests to a workqueue and have each partial scan queue
the next part, then only report results when the complete scan has finished.
Full scans don't go through the work queue.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found