From: Sony Chacko Date: Thu, 9 May 2013 09:25:13 +0000 (+0000) Subject: qlcnic: Fix reset recovery after transmit timeout X-Git-Tag: v3.10-rc2~34^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=536faa61825c8e92f520264228388d69783370d3;p=pandora-kernel.git qlcnic: Fix reset recovery after transmit timeout o When transmit timeout happens, recovery attempt should start with adapter soft reset. If soft reset fails to resume traffic, firmware dump will be collected and driver will perform a hard reset of the adapter. Reset recovery on 83xx was failing after a hard reset. This patch fixes that issue. Signed-off-by: Sony Chacko Signed-off-by: Shahed Shaikh Signed-off-by: David S. Miller --- Reading git-diff-tree failed