|
@@ -791,8 +791,10 @@ static int mvs_task_prep(struct sas_task *task, struct mvs_info *mvi, int is_tmf
|
|
slot->buf = pci_pool_alloc(mvi->dma_pool, GFP_ATOMIC, &slot->buf_dma);
|
|
slot->buf = pci_pool_alloc(mvi->dma_pool, GFP_ATOMIC, &slot->buf_dma);
|
|
memset(slot->buf, 0, MVS_SLOT_BUF_SZ);
|
|
memset(slot->buf, 0, MVS_SLOT_BUF_SZ);
|