commit | 9d332c82b4cf2e4538450e4af40f073cc5e599ec | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Thu Mar 25 14:49:31 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 31 14:39:09 2010 -0400 |
tree | 5f07027012ce74788f1df785f5b393d09f4485fa | |
parent | b4ea449df90684035985a77763fd1d2ff0eb9dad [diff] |
ath5k: initialize default noise floor Initialize noise floor variable with a default of -95. This was used uninitialized in the signal strength (RSSI -> dBm) conversion until the first noise floor calibration was completed. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>