commit | af02efb32e34938aecce5362b0cdb70e4d18e846 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Nov 18 20:14:44 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 02 14:25:00 2013 -0500 |
tree | 7ac3fa83884e50098d78d6f27ae8ce3382c6bdd6 | |
parent | 09d8e315d90a70eb1096d68f27be04d6c43724f3 [diff] |
ath9k_hw: allow fast channel change when only CHANNEL_HT changes The CHANNEL_HT flag is insignificant for fast channel change conditions, since it does not affect any important part of the hardware reset / channel setup. Scanning usually runs with HT disabled, so this change will slightly improve scan time on many chipsets. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>