From: Felix Fietkau Date: Fri, 11 Mar 2011 20:38:19 +0000 (+0100) Subject: ath9k: fix the .flush driver op implementation X-Git-Tag: v2.6.39-rc1~468^2~25^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86271e460a66003dc1f4cbfd845adafb790b7587;p=pandora-kernel.git ath9k: fix the .flush driver op implementation This patch simplifies the flush op and reuses ath_drain_all_txq for flushing out pending frames if necessary. It also uses a global timeout of 200ms instead of the per-queue 60ms timeout. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed