From: David Woodhouse Date: Sat, 15 Dec 2007 06:22:09 +0000 (-0500) Subject: libertas: don't use __lbs_cmd() with empty callback in if_usb.c X-Git-Tag: v2.6.25-rc1~1162^2~322 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b23b2061e5758d4827630ee900b4b290376d0059;p=pandora-kernel.git libertas: don't use __lbs_cmd() with empty callback in if_usb.c We're about to change semantics, leaving callers of lbs_prepare_and_send_command() with the old broken priv->cur_cmd_retcode crap. The existence of the callback command will be the trigger for the new semantics when handling the response. Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed