From: Don Brace Date: Fri, 23 Jan 2015 22:44:24 +0000 (-0600) Subject: hpsa: return failed from device reset/abort handlers X-Git-Tag: fixes-v4.0-rc1~143^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e345893bd4a8b0a9383a9ce9ff06034da103ad14;p=pandora-kernel.git hpsa: return failed from device reset/abort handlers Returning failed from the device reset handler will get the device kicked offline, which is fine if the controller is locked up anyhow. Cannot abort a command from a failed controller. Reviewed-by: Scott Teel Reviewed-by: Justin Lindley Signed-off-by: Don Brace Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed