iwlwifi: fix iwl4965 temperature callback calibration issue
authorZhu Yi <yi.zhu@intel.com>
Mon, 30 Jun 2008 09:23:31 +0000 (17:23 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jul 2008 19:48:32 +0000 (15:48 -0400)
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>

No differences found