commit | 5225640bbe397fea3f38031c53641aaaf11115a8 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Mon Jun 30 17:23:31 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 02 15:48:32 2008 -0400 |
tree | 5034139fb100910b83b8205768d01a8e34b2dcb1 | |
parent | 914233d68f07d5d9c22630cd5a84fdfd98f39da2 [diff] |
iwlwifi: fix iwl4965 temperature callback calibration issue The patch fixes the temperature calibration issue introduced by the patch "iwlwifi: move RX stats to core, and move temperature to handler". It also remove the second parameter "stats" since it is already copied to priv->statistics. Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>