From: Ben Cahill Date: Fri, 5 Feb 2010 19:33:46 +0000 (-0800) Subject: iwlwifi: Add chain noise scaling factor X-Git-Tag: v2.6.34-rc1~233^2~325^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4fe5ac9e04e6e175a7bd7e29844b351533be591;p=pandora-kernel.git iwlwifi: Add chain noise scaling factor 6x50 device requires a different scaling factor for Rx gain values sent to device via PHY_CALIBRATION_CMD (CHAIN_NOISE_GAIN_CMD). Rather than create a new iwlXXXX_gain_computation() function, add new chain_noise_scale member to struct iwl_cfg, and keep using iwl5000_gain_computation(). Signed-off-by: Ben Cahill Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed