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:
66fceb6
)
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
author
Ming Lei
<tom.leiming@gmail.com>
Fri, 14 May 2010 13:15:38 +0000
(21:15 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:07 +0000
(16:13 -0400)
For edma, we should use DMA_BIDIRECTIONAL, or else use
DMA_FROM_DEVICE.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found