Loading
qcacld-3.0: Reduced country change work resched time
Current when open interface, country change work will start, but as hdd_open is holding psoc sync, it will wait for 500ms to resched, after 500ms most of the time the 1st scan comes, it will send WMI_SCAN_CHAN_LIST_CMDID which cause scan abort. Change wait time to 30ms, so country work can be finished asap once hdd_open done, it will not affect 1st scan. Change-Id: I13064eef7197464598722c0dce3fb1bf361cb841 CRs-Fixed: 3075136