git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d35fdf
)
libertas: stop debugfs code looking at cmdpendingq
author
David Woodhouse
<dwmw2@infradead.org>
Sun, 9 Dec 2007 16:08:25 +0000
(11:08 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:06:22 +0000
(15:06 -0800)
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 <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found