]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: make sure runtime calibration is enabled after association
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 3 Sep 2010 18:42:04 +0000 (11:42 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 11 Sep 2010 15:52:11 +0000 (08:52 -0700)
commite8cd1ddd61b2c2253b42c42ceacce6766fd259bb
tree47455d82b24ae56cd6afe948b0dc4aaf56c6333c
parentf5b4744050a1328de0654202d32ae01fd031200c
iwlwifi: make sure runtime calibration is enabled after association

Clear the "start calib" flag only for new association,
The flag will be set in post_associate function to trigger
the runtime calibration. Set this flag to "0" will stop the
runtime sensitivity calibration

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn.c