Add in P840ar model name for gen9

Reviewed-by: Scott Teel <scott.t...@pmcs.com>
Signed-off-by: Don Brace <don.br...@pmcs.com>
---
 drivers/scsi/hpsa.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 6568da5..15ef65c 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -172,7 +172,7 @@ static struct board_type products[] = {
        {0x21BE103C, "Smart Array P741m", &SA5_access},
        {0x21BF103C, "Smart HBA H240ar", &SA5_access},
        {0x21C0103C, "Smart Array P440ar", &SA5_access},
-       {0x21C1103C, "Smart Array", &SA5_access},
+       {0x21C1103C, "Smart Array P840ar", &SA5_access},
        {0x21C2103C, "Smart Array P440", &SA5_access},
        {0x21C3103C, "Smart Array P441", &SA5_access},
        {0x21C4103C, "Smart Array", &SA5_access},

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to