OSDN Git Service

iwlwifi: add disable rf calibration support for 6000g2a and 6000g2b
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 21 Jun 2010 19:15:17 +0000 (12:15 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Fri, 25 Jun 2010 22:20:41 +0000 (15:20 -0700)
commit679db794679baae96ce0a2257daaeaedef4e8352
treea48503ad29463ec0246925ebd65f5534c3bd6da3
parent2b2129f15919e4921894f8d2af4834dc854977cd
iwlwifi: add disable rf calibration support for 6000g2a and 6000g2b

Radio calibration (chain noise and sensitivity) should be allowed to
be disabled from debugfs if compiled with CONFIG_IWLWIFI_DEBUGFS. For both
6000g2a and 6000g2b, the parameters are missing in "cfg", which cause
user can not disable the radio calibration manually; add the support to
allow the operation.

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