From: Emmanuel Grumbach Date: Thu, 12 Jun 2008 01:46:52 +0000 (+0800) Subject: iwlwifi: removes the RUN_TIME_CALIB ifdef X-Git-Tag: v2.6.27-rc1~969^2~324^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e727e866d739d7f02790c794410f6d9f1d720b;p=pandora-kernel.git iwlwifi: removes the RUN_TIME_CALIB ifdef This patch removes the possibility not to compile the run time calibrations. It also renames priv->sensitivity_work to priv->run_time_calib_work, and moves bg_run_time_calib to iwl4965_base since it is common to both: 4965 and 5000. Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed