commit | 7626d9f36cdeab32bd12ea783aa8ee9fea0a41a2 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jun 15 13:37:44 2014 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 25 17:16:54 2014 -0400 |
tree | d6aa2d2cc4099183688a563ea3a05bc08e53c4b8 | |
parent | 1f3d2d9edc832bdd5507130446abf1c8d2923ac5 [diff] |
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>