cfg80211: Remove default dynamic PS timeout value
Now that the mac80211 is choosing dynamic ps timeouts based on the ps-qos network latency configuration, configure a default value of -1 as the dynamic ps timeout in cfg80211. This value allows the mac80211 to determine the value to be used. Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
195e294d21
commit
9043f3b89a
@@ -1020,6 +1020,8 @@ struct cfg80211_pmksa {
|
||||
* RSN IE. It allows for faster roaming between WPA2 BSSIDs.
|
||||
* @del_pmksa: Delete a cached PMKID.
|
||||
* @flush_pmksa: Flush all cached PMKIDs.
|
||||
* @set_power_mgmt: Configure WLAN power management. A timeout value of -1
|
||||
* allows the driver to adjust the dynamic ps timeout value.
|
||||
* @set_cqm_rssi_config: Configure connection quality monitor RSSI threshold.
|
||||
*
|
||||
*/
|
||||
|
Reference in New Issue
Block a user