From: Jiri Slaby Date: Tue, 15 Jul 2008 15:44:43 +0000 (+0200) Subject: Ath5k: fix dma operation X-Git-Tag: v2.6.27-rc2~119^2~6^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e86600c7b4e9b9b22ba51620613d6159bf5cf504;p=pandora-kernel.git Ath5k: fix dma operation Don't sync - coherent mapping (descriptors) - before unmap, it's useless - (wrongly anyway -- for_cpu) beacon skb, it's just mapped, so by the device yet Signed-off-by: Jiri Slaby Acked-by: Nick Kossifidis Cc: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed