]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
iwlwifi: mvm: remove outdated comment referring to wake lock
authorJohannes Berg <johannes.berg@intel.com>
Mon, 30 Sep 2019 12:16:18 +0000 (14:16 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 20 Nov 2019 10:28:56 +0000 (12:28 +0200)
There's no multicast wake lock in the driver, remove the comment
that refers to it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/power.c

index 22136e4832ea62d0fb4c7852045615c51c5581e8..25d7faea1c629e34d7af49484f4f2a8a55c50661 100644 (file)
@@ -370,8 +370,6 @@ static void iwl_mvm_power_config_skip_dtim(struct iwl_mvm *mvm,
        if (dtimper >= 10)
                return;
 
-       /* TODO: check that multicast wake lock is off */
-
        if (host_awake) {
                if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_LP)
                        return;