commit | b79caa68c0d48477453a90d12be34b47cb75f3a8 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Tue Feb 05 12:50:41 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Feb 05 14:35:47 2008 -0500 |
tree | 103b22e57178cdfcdab2afd2fbd2d9ca45644fc7 | |
parent | 532031d7f426eb02f854d13184416cabcb01bdd5 [diff] |
b43: Fix DMA for 30/32-bit DMA engines This checks if the DMA address is bigger than what the controller can manage. It will reallocate the buffers in the GFP_DMA zone in that case. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>