diff options
author | Zong-Zhe Yang <[email protected]> | 2023-06-02 23:05:49 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-06-08 18:58:51 +0300 |
commit | b7d170d5a670de8d30d2db94179099f52f8df485 (patch) | |
tree | 30166779ecc3cbf4d543093460e4916f5bee7f95 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 57369e2aa2eb9812368c6cf3c4378d1fbe9e8c8a (diff) |
wifi: rtw89: refine clearing supported bands to check 2/5 GHz first
We refine to check if supported bands of NL80211_BAND_2GHZ and
NL80211_BAND_5GHZ exist before freeing their iftype_data. For
now, it does not really encounter problems because all current
chips support both 2 GHz and 5 GHz. But, driver actually allows
chips to declare whether 2/5 GHz are supported or not. In case
some future chips really don't support them, we refine this code.
Signed-off-by: Zong-Zhe Yang <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions