From 852af20aa64ef34ab07de978c676e1e8860dca2e Mon Sep 17 00:00:00 2001 From: Matt Bondurant Date: Tue, 1 May 2012 11:42:35 -0500 Subject: [PATCH] [SCSI] hpsa: retry driver initiated commands on busy status In shared SAS configurations we might get a busy status during driver initiated commands (e.g. during rescan for devices). We should retry the command in such cases rather than giving up. Signed-off-by: Matt Bondurant Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-format-patch failed