diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2013-06-10 13:49:40 +0530 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2013-07-27 05:34:10 +0100 |
commit | d642e1a1f0442b897ad000d1af325b6c78a02b94 (patch) | |
tree | 02eb169c30da7e6d4786a18a1830459920ee813d /arch | |
parent | df8c1e2ba1f2f31f6ed28ba3cc4c14a69358404c (diff) |
ath9k: Do not assign noise for NULL caldata
commit d3bcb7b24bbf09fde8405770e676fe0c11c79662 upstream.
ah->noise is maintained globally and not per-channel. This
is updated in the reset() routine after the NF history has been
filled for the *current channel*, just before switching to
the new channel. There is no need to do it inside getnf(), since
ah->noise must contain a value for the new channel.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions