git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
532031d
)
b43: Fix DMA for 30/32-bit DMA engines
author
Michael Buesch
<mb@bu3sch.de>
Tue, 5 Feb 2008 11:50:41 +0000
(12:50 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 5 Feb 2008 19:35:47 +0000
(14:35 -0500)
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>
No differences found