]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit50ab14e91636bfef611937d18dda46c1d27e6bc5
treecfc3d7dc5ebf24ab63e1b01b36d87583ba201eb5
parentb3dcd85eb36112fe410f7b6b71913dfc21c189f2
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