From: Felix Fietkau Date: Mon, 18 Nov 2013 19:14:44 +0000 (+0100) Subject: ath9k_hw: allow fast channel change when only CHANNEL_HT changes X-Git-Tag: v3.14-rc1~94^2~601^2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af02efb32e34938aecce5362b0cdb70e4d18e846;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed