summaryrefslogtreecommitdiff
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorSujith Manoharan <c_manoha@qca.qualcomm.com>2013-06-10 13:49:40 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-28 16:25:47 -0700
commit4984a112df96b876dd107d22ba3598147953b871 (patch)
tree27ff2de2789c0fa9cdaa0d5c674d1e88e2f96a20 /Documentation/SubmittingPatches
parent7508914004324812e0005baba33a655d98e40bee (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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/SubmittingPatches')
0 files changed, 0 insertions, 0 deletions