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:
f7a276a
)
ath9k: Synchronize DMA transfer with CPU at right place
author
Vasanthakumar Thiagarajan
<vasanth@atheros.com>
Mon, 15 Dec 2008 15:10:46 +0000
(20:40 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:26 +0000
(15:23 -0500)
This patch does pci_dma_sync_single_for_cpu() before accessing
the header of the frame and queueing the same buffer into h/w.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found