On Fri, Nov 09, 2018 at 10:20:29PM +0530, Sabyasachi Gupta wrote: > Replaced dma_alloc_coherent + memset with dma_zalloc_coherent > > Signed-off-by: Sabyasachi Gupta <sabyasachi.li...@gmail.com> > Acked-by: Steve Wise <sw...@opengridcomputing.com> > Acked-by: Steve Wise <sw...@opengridcomputing.com> > --- > drivers/infiniband/hw/cxgb3/cxio_hal.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)
Applied to for-next Thanks, Jason