Files
linux/drivers/net/wireless/ath
Sujith Manoharan 64ea2992a2 ath9k: Do not assign noise for NULL caldata
commit d3bcb7b24b 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-25 14:07:30 -07:00
..
2013-03-20 08:55:26 -04:00
2011-08-08 16:04:13 -04:00
2013-01-14 11:32:44 +01:00
2013-01-14 11:32:44 +01:00