From: David Woodhouse Date: Tue, 11 Dec 2007 05:07:58 +0000 (-0500) Subject: libertas: switch to a waitqueue and timer for handling USB firmware load X-Git-Tag: v2.6.25-rc1~1162^2~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f82f5c853e314dfe877b87b4c1e4b127ee9a34b;p=pandora-kernel.git libertas: switch to a waitqueue and timer for handling USB firmware load No need to busy-wait, even if we did have a 100ms delay in the loop. This makes it easier to support the new 'firmware ready' event which is in the new firmware, too. Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed