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:
ecfe9b4
)
libertas: kill cleanup_cmdnode()
author
David Woodhouse
<dwmw2@infradead.org>
Sat, 15 Dec 2007 07:02:56 +0000
(
02:02
-0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:07:33 +0000
(15:07 -0800)
Move the wakeup into lbs_complete_command(), and leave the other bits
in __lbs_cleanup_and_insert_cmd() which was the only caller now anyway.
There are two remaining direct callers of lbs_cleanup_and_insert_cmd(),
and they are both fine without the wakeup.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found