From 7626d9f36cdeab32bd12ea783aa8ee9fea0a41a2 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sun, 15 Jun 2014 13:37:44 -0700 Subject: [PATCH] bfa: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Acked-by: Anil Gurumurthy Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed