qcacld-3.0: Remove the cb_mode usage in channel bonding
Remove the CB mode usage in channel bonding since the center center frequency is calculated using channel width and channel number. Change-Id: Ie9685a833750bf3b69cce40c5d9587fb9b232047 CRs-Fixed: 962174
Šī revīzija ir iekļauta:

revīziju iesūtīja
Akash Patel

vecāks
d5939f8b45
revīzija
999e58c920
@@ -625,10 +625,9 @@ typedef struct sSapDfsInfo {
|
||||
* New channel width and new channel bonding mode
|
||||
* will only be updated via channel fallback mechanism
|
||||
*/
|
||||
uint8_t orig_cbMode;
|
||||
uint8_t orig_chanWidth;
|
||||
uint8_t new_chanWidth;
|
||||
uint8_t new_cbMode;
|
||||
phy_ch_width orig_chanWidth;
|
||||
phy_ch_width new_chanWidth;
|
||||
chan_params_t new_ch_params;
|
||||
|
||||
/*
|
||||
* INI param to enable/disable SAP W53
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user