OSDN Git Service

ath9k: fix tx queue scheduling after channel changes
authorFelix Fietkau <nbd@openwrt.org>
Sat, 5 Oct 2013 12:09:30 +0000 (14:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Nov 2013 03:05:31 +0000 (12:05 +0900)
commitfc756d89ff073a9c7fb8e4788fa63705d3d8f2a2
treea3ecf43d3fa66b29139690e3f11924fbaa1e9ff9
parent0b1621f62382e9b6f97b35861e9ade1a979b95b8
ath9k: fix tx queue scheduling after channel changes

commit ec30326ea773900da210c495e14cfeb532550ba2 upstream.

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

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath9k/main.c