• L
    iwlwifi: remove dflt_pwr_limit from the transport · f2abcfa6
    Luca Coelho 提交于
    The default power limit read from the SPLC method in ACPI doesn't
    have anything to do with the transport and is only used in the opmode,
    so we can remove it from the trans.  Additionally, this value is only
    user when the opmode is starting, so we don't need to store it
    anywhere.
    
    Remove the dflt_pwr_limit element from the trans and move call to
    iwl_acpi_get_pwr_limit() call to mvm.
    Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
    f2abcfa6
iwl-trans.h 37.8 KB