Re: [PATCH -next 22/26] qla2xxx: Use dma_zalloc_coherent

2014-06-15 Thread Saurav Kashyap
Acked-by: Saurav Kashyap >Use the zeroing function instead of dma_alloc_coherent & memset(,0,) > >Signed-off-by: Joe Perches >--- > drivers/scsi/qla2xxx/qla_init.c | 10 -- > 1 file changed, 4 insertions(+), 6 deletions(-) > >diff --git a/drivers/scsi/qla2xxx/qla_init.c >b/drivers/scsi/q

[PATCH -next 22/26] qla2xxx: Use dma_zalloc_coherent

2014-06-15 Thread Joe Perches
Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches --- drivers/scsi/qla2xxx/qla_init.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/drivers/scsi/qla2xxx/qla_init.c b/drivers/scsi/qla2xxx/qla_init.c index e218441..4699