From: Holger Schurig Date: Thu, 4 Feb 2010 13:37:45 +0000 (+0100) Subject: libertas: don't retry commands X-Git-Tag: v2.6.34-rc1~233^2~325^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40e6fa829a2544c9f8fd5a94844fe502334d6afc;p=pandora-kernel.git libertas: don't retry commands Retrying commands seldomly works, most often the firmware is in a weird state anyway and needs the device to reset. So it's better to report the broken state back to user-space. Also rename command_timer_fn() into lbs_cmd_timeout_handler(), which better reflect it's usage. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed