From: Eyal Shapira Date: Tue, 26 Jun 2012 07:41:16 +0000 (+0300) Subject: wlcore: queue recovery in case of bus errors during cmd_remove_peer X-Git-Tag: v3.6-rc1~125^2~57^2~229^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c15c1aae206dc275a948a5e50f965c2382c6866;p=pandora-kernel.git wlcore: queue recovery in case of bus errors during cmd_remove_peer Following the addition of propagating errors from the bus ops there's a need to distinguish between bus errors (including timeout) and a legitimate timeout occuring in cmd_wait_for_event_or_timeout. In case of real bus errors we need to queue recovery even in cases where a timeout on a response from the FW to a command is acceptable. Reported-by: Arik Nemtsov Signed-off-by: Eyal Shapira Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed