commit | 84c816dad5f5af90699ca12a520f25f9067bad79 | [log] [tgz] |
---|---|---|
author | Djalal Harouni <tixxdz@opendz.org> | Wed Dec 21 01:21:47 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 04 14:30:41 2012 -0500 |
tree | df08104d8db2b8951d2badf774c2f424553973ed | |
parent | 3dda07b6f94b8f9777156be1bf37bf707ecea447 [diff] |
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation Replace dma_alloc_coherent()+memset() with the new dma_zalloc_coherent() Signed-off-by: Djalal Harouni <tixxdz@opendz.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>