From: Arun Easi Date: Thu, 25 Sep 2014 10:14:53 +0000 (-0400) Subject: qla2xxx: Host reset handling in ABTS path. X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80187f8e7b05dff98c30909b668b5eb72482c3cb;p=pandora-kernel.git qla2xxx: Host reset handling in ABTS path. ABTS path takes path similar to regular task management, but reset_count was not initialized when allocating mcmd causing the response to get dropped in qlt_xmit_tm_rsp. Fix this by initializing reset_count correctly. Signed-off-by: Arun Easi Signed-off-by: Saurav Kashyap Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed