diff options
| author | Ping-Ke Shih <[email protected]> | 2020-02-05 15:08:55 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2020-02-12 18:18:27 +0200 |
| commit | 398b9bdab2c351c4386a4c060e5922c47ebde691 (patch) | |
| tree | 2861336ce713f1a24d9759cd0143bb4d3938551d /tools/perf/scripts/python/sched-migration.py | |
| parent | 2a4225551afbf8a0f8486c88a934f649766a186d (diff) | |
rtw88: move rtw_enter_ips() to the last when config
When driver is coming up, mac80211 will set changed as ~0 (0xffffffff),
and driver could enter IDLE state (power off) before switching channel or
other config event. So move rtw_enter_ips() to the last, to make sure the
driver completed the config events before going to IDLE state.
So, moves leave/enter IPS config to be first/last one according to flag
IEEE80211_CONF_IDLE. If there're more configureations we want to add in
the future, they must locate between leave/enter IPS.
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Yan-Hsuan Chuang <[email protected]>
Reviewed-by: Chris Chiu <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions