From: Stephen M. Cameron Date: Tue, 3 May 2011 20:00:07 +0000 (-0500) Subject: [SCSI] hpsa: add P2000 to list of shared SAS devices X-Git-Tag: v3.0-rc1~383^2~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=fda38518f236cbd965110938e324f6c6fcc91f38;p=linux-block.git [SCSI] hpsa: add P2000 to list of shared SAS devices Signed-off-by: Scott Teel Signed-off-by: James Bottomley Signed-off-by: James Bottomley --- diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c index 5c03cb5e93b0..cffc7bb419de 100644 --- a/drivers/scsi/hpsa.c +++ b/drivers/scsi/hpsa.c @@ -1591,6 +1591,7 @@ static unsigned char *msa2xxx_model[] = { "MSA2024", "MSA2312", "MSA2324", + "P2000 G3 SAS", NULL, };