Loading
qcacmn: Check ext cc event support before pouplating sec chan list
Currently host is populating secondary channel list from master channel list based on ap power type. In case fw doesn't support extd cc event then secondary channel list will not have 6g freq, which may break legacy 6g handling. Fix is to add validation check for ext cc event support, copy secondary channel list from ap power type in case ext cc event is supported by fw else copy secondary channel list from reg current channel list. Change-Id: I2e13be2936b624ccbee5e8e426987355076a0062 CRs-Fixed: 2987951