diff options
| author | lifeng <lifeng@codeaurora.org> | 2018-04-03 12:39:29 +0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-04-02 21:41:36 -0700 |
| commit | 06d9df13469981bc60035a634fef0ad048c9e8d4 (patch) | |
| tree | 1fe31b06adff6854638df0a0196aeb37d57c57b5 /tools/perf/scripts/python | |
| parent | 6009dc565202399948b3fd95bf97cfdc7fe78b88 (diff) | |
qcacld-2.0: Add extra variable to record ch_witdh from user space
It fail to change bandwidth from 40 to 20Mhz in obss case, because
the ch_width_orig is wrongly updated as eHT_CHANNEL_WIDTH_20MHZ(0)
in calling wlan_hdd_cfg80211_start_bss(), then failed to pass check
in __wlan_hdd_cfg80211_set_ap_channel_width() since the target mode
and currnet are the same.
Add extra variable to record ch_witdh from user space, in avoid
of coverting the value by kernel definition to the value by driver
itself definition in standalone ch_width_orig variable.
Change-Id: I3d18dd4e1dbcd7fda863c66e595219b790071ff7
CRs-Fixed: 2171294
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
