From: Arik Nemtsov Date: Thu, 5 Jul 2012 14:30:58 +0000 (+0300) Subject: wl18xx: alloc conf.phy memory to ensure alignemnt X-Git-Tag: v3.6-rc1~125^2~57^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45777c49ec376f5325e9ebbca85ee3e71697b0d2;p=pandora-kernel.git wl18xx: alloc conf.phy memory to ensure alignemnt We get DMA alignment trouble if the beginning of the conf.phy struct is not aligned to 4 bytes. Use kmemdup to ensure alignment. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed