commit | 5d3721d68fae710b560f1fdcb295c26a94b7dbe9 | [log] [tgz] |
---|---|---|
author | tinlin <tinlin@codeaurora.org> | Mon Jun 03 16:13:20 2019 +0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Jun 10 00:50:16 2019 -0700 |
tree | 2b844a63248015f2c3eb736e10fee834b54fcf11 | |
parent | 45bd5c236035cf479da0552a69eb2f6fe99417f1 [diff] |
qcacld-3.0: Not update wiphy band if registered Wiphy updates band in insmod time. When wiphy is registered, updating wiphy band a second time sets chan_flags of wiphy to all zeros. That results wrong wiphy chan_flags in hdd_send_wiphy_regd_sync_event. Add wiphy registered judgement in wlan_hdd_update_wiphy_supported_band. Change-Id: Iac094eea5ac2abcf068de7a35f00bdbf892e55a4 CRs-Fixed: 2452965