From: Dan Williams Date: Thu, 2 Aug 2007 17:19:04 +0000 (-0400) Subject: [PATCH] libertas: push WEXT scan requests to a work queue X-Git-Tag: v2.6.24-rc1~1454^2~586 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2afc0c5d71a3dec6d35f3a234ed986d635ef41ad;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed