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-rc1~132^2~18^2^2~8^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=178bdb5791f18e33b5a368acee6fab5bb64396fe;p=karo-tx-linux.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 0f0b44eabd93..a28a1d1f23eb 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;