summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2020-02-05 10:08:55 +0300
committerKalle Valo <kvalo@codeaurora.org>2020-02-12 19:18:27 +0300
commit398b9bdab2c351c4386a4c060e5922c47ebde691 (patch)
tree2861336ce713f1a24d9759cd0143bb4d3938551d /tools/perf/scripts/python/exported-sql-viewer.py
parent2a4225551afbf8a0f8486c88a934f649766a186d (diff)
downloadlinux-398b9bdab2c351c4386a4c060e5922c47ebde691.tar.xz
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 <pkshih@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Reviewed-by: Chris Chiu <chiu@endlessm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions