Skip to content
Commit 28977e79 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: mac80211: skip powersave recalc if driver SUPPORTS_DYNAMIC_PS



There are a few places that check ps_sdata and/or the dynamic
PS timeout, but they're erroneous in case SUPPORTS_DYNAMIC_PS
is set by the driver.

Skip the entire recalculation in this case so we cannot get
into those paths elsewhere, and so we simplify this for the
purpose of implementing MLO.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent c5c48a11
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