]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit5225640bbe397fea3f38031c53641aaaf11115a8
tree5034139fb100910b83b8205768d01a8e34b2dcb1
parent914233d68f07d5d9c22630cd5a84fdfd98f39da2
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>
drivers/net/wireless/iwlwifi/iwl-4965.c
drivers/net/wireless/iwlwifi/iwl-5000.c
drivers/net/wireless/iwlwifi/iwl-core.h
drivers/net/wireless/iwlwifi/iwl-rx.c