From: Jayamohan Kallickal Date: Tue, 6 May 2014 01:41:29 +0000 (-0400) Subject: be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=231881677083647271796bfa4fd385fbae8efaf6;p=pandora-kernel.git be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed EQ teardown should happen only after all CQ are destroyed. In some FW config, adapter goes into a freeze state. This fix moves teardown of MCC-Q before the EQ teardown happens. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed