From: Felix Fietkau Date: Tue, 12 Jul 2011 01:02:05 +0000 (+0800) Subject: ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 X-Git-Tag: v3.1-rc1~316^2~124^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e868796bbcbae2f2ea3a828c803686787392b71;p=pandora-kernel.git ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 Instead of using ieee80211_stop_queue, check the configured tx queue limit before calling ieee80211_get_buffered_bc. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed