commit | c24bd3620c50cc8f1d13935c95003f41339a748d | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Mon Jun 03 09:19:29 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 03 15:55:48 2013 -0400 |
tree | a5dc5db6a509f13d74f0d01c1cd8dd5dec2587df | |
parent | 6e4d291eec82c682d82d02cd275a6ec511f9b203 [diff] |
ath9k: Do not maintain ANI state per-channel ANI state can be maintained globally instead of per-channel. This reduces memory usage and since default values are used during a scan run, per-channel state is not required. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>