From: Joe Perches Date: Sun, 15 Jun 2014 20:37:43 +0000 (-0700) Subject: rt2x00: Use dma_zalloc_coherent X-Git-Tag: cleanup-for-v3.18~108^2~210^2~46^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df6e6333237dd1e55571e1e8c61354ae51b26d82;p=pandora-kernel.git rt2x00: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed