From: David Woodhouse Date: Tue, 18 Dec 2007 00:22:40 +0000 (-0500) Subject: libertas: submit RSSI command on tx timeout, to check whether module is dead X-Git-Tag: v2.6.25-rc1~1162^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=354eca9820f1efbf11978585640f1b2e92d4c5b4;p=pandora-kernel.git libertas: submit RSSI command on tx timeout, to check whether module is dead We don't necessarily want to reset the device on a TX timeout. But more often than not, the real cause is that the firmware has crapped itself, not just that the network is busy. So submit any harmless command, and if _that_ times out, then the error handling code will reset the module, as appropriate. Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed