ath9k: fix tx queue scheduling after channel changes
authorFelix Fietkau <nbd@openwrt.org>
Sat, 5 Oct 2013 12:09:30 +0000 (14:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Oct 2013 17:34:43 +0000 (13:34 -0400)
commitec30326ea773900da210c495e14cfeb532550ba2
treecfc3d7dc5ebf24ab63e1b01b36d87583ba201eb5
parentc1a305abf707c894f19b928bbb099ea1f4255d0e
ath9k: fix tx queue scheduling after channel changes

Otherwise, if queues are full during a scan, tx scheduling does not
resume after switching back to the home channel.

Cc: stable@vger.kernel.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c