iwlwifi: mvm: remove TODO which has been addressed
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 14 Apr 2013 13:28:39 +0000 (16:28 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Apr 2013 13:31:45 +0000 (15:31 +0200)
Chain noise is done in the firmware and Bluetooth Coexistence
is implemented now.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c

index 0f0b44e..a28a1d1 100644 (file)
@@ -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;