diff options
author | Sujith Manoharan | 2013-06-10 13:49:40 +0530 |
---|---|---|
committer | John W. Linville | 2013-06-12 15:06:55 -0400 |
commit | d3bcb7b24bbf09fde8405770e676fe0c11c79662 (patch) | |
tree | e0ec997bd9b676e0f08cd6ab97042f4394b1b2fe /kernel/rcutiny.c | |
parent | 696df78509d1f81b651dd98ecdc1aecab616db6b (diff) |
ath9k: Do not assign noise for NULL caldata
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.
Cc: stable@vger.kernel.org
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/rcutiny.c')
0 files changed, 0 insertions, 0 deletions