summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CORE/SAP/src/sapFsm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/CORE/SAP/src/sapFsm.c b/CORE/SAP/src/sapFsm.c
index f7f5ffc1c193..6797d482a39d 100644
--- a/CORE/SAP/src/sapFsm.c
+++ b/CORE/SAP/src/sapFsm.c
@@ -2904,7 +2904,6 @@ sapGotoChannelSel
__func__, sapContext->channel);
sapContext->acs_cfg->pri_ch = sapContext->channel;
- sapContext->acs_cfg->ch_width = sapContext->ch_width_orig;
sap_config_acs_result(hHal, sapContext, 0);
return VOS_STATUS_E_CANCELED;
}