From: Alexander Gordeev Date: Mon, 18 Aug 2014 06:01:43 +0000 (+0200) Subject: megaraid: Fail resume if MSI-X re-initialization failed X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd0881281d98e7d3d5e34224058a5d1389241126;p=pandora-kernel.git megaraid: Fail resume if MSI-X re-initialization failed Currently the driver fails to analize MSI-X re-enablement status on resuming and always assumes the success. This update checks the MSI-X initialization result and fails to resume if MSI-Xs re-enablement failed. Signed-off-by: Alexander Gordeev Acked-by: Kashyap Desai Cc: Neela Syam Kolli Cc: linux-scsi@vger.kernel.org Cc: linux-pci@vger.kernel.org Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed