From: David Woodhouse Date: Sun, 9 Dec 2007 16:08:25 +0000 (-0500) Subject: libertas: stop debugfs code looking at cmdpendingq X-Git-Tag: v2.6.25-rc1~1162^2~415 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020bb19e2f8cfebb314b8bce4bc48a511c6f5940;p=pandora-kernel.git libertas: stop debugfs code looking at cmdpendingq It doesn't need to wait until no commands are pending anyway -- it only needs to wait until the scan is finished. We can hopefully find it something else to wait on too -- it's the only user of the cmd_pending waitqueue. Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed