From: Emmanuel Grumbach Date: Sun, 14 Apr 2013 13:28:39 +0000 (+0300) Subject: iwlwifi: mvm: remove TODO which has been addressed X-Git-Tag: v3.10-rc2~34^2~21^2^2~17^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=178bdb5791f18e33b5a368acee6fab5bb64396fe;p=profile%2Fcommon%2Fkernel-common.git iwlwifi: mvm: remove TODO which has been addressed Chain noise is done in the firmware and Bluetooth Coexistence is implemented now. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- diff --git a/drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c b/drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c index 0f0b44e..a28a1d1 100644 --- a/drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c +++ b/drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c @@ -153,11 +153,6 @@ static void iwl_mvm_phy_ctxt_cmd_data(struct iwl_mvm *mvm, cmd->ci.ctrl_pos = iwl_mvm_get_ctrl_pos(chandef); /* Set rx the chains */ - - /* TODO: - * Need to add on chain noise calibration limitations, and - * BT coex considerations. - */ idle_cnt = chains_static; active_cnt = chains_dynamic;