From: Sujith Date: Tue, 27 Jan 2009 09:36:38 +0000 (+0530) Subject: ath9k: Fix bug in TX DMA termination X-Git-Tag: v2.6.30-rc1~662^2~836^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94ff91d4afd8ae14e8bb7012ba17cf6984130e44;p=pandora-kernel.git ath9k: Fix bug in TX DMA termination Removing the module was slow because ath9k_hw_stopdma() was looping for a long time quantum. Use reasonable values now to fix this issue. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed