Loading
qcacmn: Consider dfs master mode for sap and p2p iface
Currently, reg curr channel list contains dfs channels but sap and p2p go can't enable on dfs channels if dfs_master_mode ini is disabled. So, usable channel list may contain some invalid channels in case of p2p go and sap. Fix is to check dfs_master_mode ini and include/exculde sap and p2p go channels based on dfs_master_mode. Change-Id: If82d2feda78315ab53c5c7ed75f743c14186da98 CRs-Fixed: 2961435