From: Felix Fietkau Date: Tue, 6 Mar 2012 10:06:37 +0000 (+0100) Subject: ath5k: do not stop queues for full calibration X-Git-Tag: v3.4-rc1~177^2~108^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e2c102cc1d2600381410c089ca9a37359577d2;p=pandora-kernel.git ath5k: do not stop queues for full calibration Some calibration types interfere with tx activity, but the queue stop does not prevent that. In fact, some calibration types need tx activity to properly function, so stopping the queues for them is counterproductive. In some tests this patch has been shown to improve stability, especially in AP or ad-hoc mode. Signed-off-by: Felix Fietkau Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed