qcacld-3.0: Remove redundant logic in csr_is_valid_channel
sapDfsChannelNolList and numCurrentRegDomainDfsChannels fields in sap dfs info is not populated and is used in csr_is_valid_channel. Fix is to remove the redundant logic in csr_is_valid_channel. Change-Id: Ib98423ba910a1947a908f4a74762f82183aa89d5 CRs-Fixed: 2374080
This commit is contained in:

committed by
nshrivas

parent
cba75498f2
commit
261ac4d56e
@@ -626,8 +626,6 @@ typedef struct sSapDfsInfo {
|
||||
* generation and transmission
|
||||
*/
|
||||
uint8_t csaIERequired;
|
||||
uint8_t numCurrentRegDomainDfsChannels;
|
||||
tSapDfsNolInfo sapDfsChannelNolList[NUM_5GHZ_CHANNELS];
|
||||
uint8_t is_dfs_cac_timer_running;
|
||||
/*
|
||||
* New channel width and new channel bonding mode
|
||||
|
Reference in New Issue
Block a user