bfa: Use dma_zalloc_coherent
authorJoe Perches <joe@perches.com>
Sun, 15 Jun 2014 20:37:44 +0000 (13:37 -0700)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Jul 2014 21:16:54 +0000 (17:16 -0400)
commit7626d9f36cdeab32bd12ea783aa8ee9fea0a41a2
treed6aa2d2cc4099183688a563ea3a05bc08e53c4b8
parent1f3d2d9edc832bdd5507130446abf1c8d2923ac5
bfa: Use dma_zalloc_coherent

Use the zeroing function instead of dma_alloc_coherent & memset(,0,)

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Anil Gurumurthy <anil.gurumurthy@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/bfa/bfad_bsg.c