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: upstream/snapshot3+hdmi~10392^2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fda38518f236cbd965110938e324f6c6fcc91f38;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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 5c03cb5..cffc7bb 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, };