commit | 76061abbbb39ba4bdf42fe28aa3157df8bb03d38 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Tue Dec 23 15:58:41 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:59:30 2009 -0500 |
tree | 3508e15a6a1950e274dacec8b83ec1d4de966d0e | |
parent | ae8d2858c54f52dc4df513a818cc4e1257fd9143 [diff] |
ath9k: make request to get the noisefloor threshold band specific Lets make the request to get the current noise floor threshold from the EEPROM band specific as it is band specific, not mode specific. This also adds a backpointer on the private channel structure back to the ieee80211_channel structure as this is now needed during ath9k_hw_getnf(). Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>