From: David Woodhouse Date: Sat, 15 Dec 2007 07:02:56 +0000 (-0500) Subject: libertas: kill cleanup_cmdnode() X-Git-Tag: v2.6.25-rc1~1162^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba2f8a0217cd6116fcbac056b360bb0db045379;p=pandora-kernel.git libertas: kill cleanup_cmdnode() 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed