From: Nick Kossifidis Date: Tue, 23 Nov 2010 18:45:38 +0000 (+0200) Subject: ath5k: Use new dma_stop function on base.c X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80dac9eecbdb95f61b9b3c7081e02412155982b7;p=pandora-kernel.git ath5k: Use new dma_stop function on base.c * Since we stop rx/tx dma and pcu durring reset there is no need to call ath5k_hw_stop_rx/tx_dma before, also there is no need to call them durring stop_locked since we can use ath5k_hw_dma_stop for both. Signed-off-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed