From: Robert Elliott Date: Fri, 23 Jan 2015 22:45:01 +0000 (-0600) Subject: hpsa: detect and report failures changing controller transport modes X-Git-Tag: fixes-v4.0-rc1~143^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c706a7954a160ddc1a29e1dfe4dc1f58e2b95023;p=pandora-kernel.git hpsa: detect and report failures changing controller transport modes Detect failues when attempting to change controller to use simple or performant transport modes (mode change ack) rather than just proceeding ahead after timeouts. Return values are added to: hpsa_put_ctlr_into_performant_mode hpsa_wait_for_mode_change_ack and all their callers check/propagate the result. More consistency in printing errors and whether dev_err is used. Reviewed-by: Scott Teel Signed-off-by: Robert Elliott Signed-off-by: Don Brace Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed