From: Bruno Randolf Date: Wed, 19 May 2010 01:31:05 +0000 (+0900) Subject: ath5k: Stop queues only for NF calibration X-Git-Tag: v2.6.36-rc1~571^2~615^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8e02dddc528f1c650ba13bb3b61e818c39dd2f;p=pandora-kernel.git ath5k: Stop queues only for NF calibration As far as we know, only NF calibration interferes with RX/TX so we can leave the queues enabled for the other calibrations. BTW: Stopping the queues is not enough for avoiding transmissions, since there might be packets in the queue + beacons are also sent regularly! But i leave it like this until we have a better solution (stopping TX DMA?). Signed-off-by: Bruno Randolf Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed