From: Bruno Randolf Date: Fri, 17 Sep 2010 02:36:46 +0000 (+0900) Subject: ath5k: Fix TX queues stopping X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=651d9375dca9997ef2b05639191756da73b0cf8d;p=pandora-kernel.git ath5k: Fix TX queues stopping It does not make sense to stop queues for NF calibration. This will not stop transmissions from the card, if there are queued packets. If we run out of TX buffers we need to stop all queues, not only one. Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed