commit | 9bf9fca8dea70116016d32c2bf3f83170c8fba76 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Mon Dec 15 20:40:46 2008 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 19 15:23:26 2008 -0500 |
tree | 11840327a8e491e397e7980bb7f36aa80b3ae951 | |
parent | f7a276a625e0b980185d2eb8e8e3e9425a708bee [diff] |
ath9k: Synchronize DMA transfer with CPU at right place 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>