Skip to content
Commit cc894b85 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: pcie: always disable L0S states



L0S states have been found to be unstable with our devices and in
newer hardware they are not supported at all, so we must always set
the L0S_DISABLED bit.  Previously we were only disabling L0S states if
L1 was supported, because the assumption was that transitions from L0S
to L1 state was the problematic case.  But now we should never use
L0S, so do it regardless of whether L1 is supported or not.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 3d1b28fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment