commit | 2afc0c5d71a3dec6d35f3a234ed986d635ef41ad | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Thu Aug 02 13:19:04 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:14 2007 -0700 |
tree | e13af671f3386f8a823d3a8745c3831208c7be41 | |
parent | b031ac10264fa9b805d84b4a440407ac950390cf [diff] |
[PATCH] libertas: push WEXT scan requests to a work queue 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>