From: Ben Cahill Date: Fri, 5 Feb 2010 19:33:47 +0000 (-0800) Subject: iwlwifi: Add chain_noise support for 6050 X-Git-Tag: v2.6.34-rc1~233^2~325^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed56a3f15a0561e900957ecca0dee42b9b453a9e;p=pandora-kernel.git iwlwifi: Add chain_noise support for 6050 Existing iwl6050_ops->iwl6050_hcmd_utils structure had no pointers to chain noise functions (gain_computation and chain_noise_reset). As it turns out, by adding chain_noise_scale (see related patch), there is no need for separate chain noise function, so simply use iwl6000_ops->iwl5000_hcmd_utils, and remove those for 6050. Signed-off-by: Ben Cahill Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed