From: Felix Fietkau Date: Mon, 11 Nov 2013 21:23:35 +0000 (+0100) Subject: ath9k: optimize ath9k_flush X-Git-Tag: v3.14-rc1~94^2~601^2^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10e2318103f5941aa70c318afe34bc41f1b98529;p=pandora-kernel.git ath9k: optimize ath9k_flush Instead of checking the queues in a loop with hardcoded sleep times inbetween, use a wait queue to trigger queue checks after the tx processing tasklet has run. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed