qcacmn: Fix typo "coexistance"
Replace typo "coexistance" with correct spelling "coexistence". Change-Id: I067eef3367e16c7e29e535ef7ccf4a5311173deb CRs-Fixed: 2238309
This commit is contained in:
@@ -1120,9 +1120,9 @@ enum _ol_ath_param_t {
|
||||
/* firmware should intimate us about ps state change for node */
|
||||
OL_ATH_PARAM_PS_STATE_CHANGE = 200,
|
||||
OL_ATH_PARAM_MCAST_BCAST_ECHO,
|
||||
/* OBSS RSSI threshold for 20/40 coexistance */
|
||||
/* OBSS RSSI threshold for 20/40 coexistence */
|
||||
OL_ATH_PARAM_OBSS_RSSI_THRESHOLD,
|
||||
/* Link/node RX RSSI threshold for 20/40 coexistance */
|
||||
/* Link/node RX RSSI threshold for 20/40 coexistence */
|
||||
OL_ATH_PARAM_OBSS_RX_RSSI_THRESHOLD,
|
||||
#if ATH_CHANNEL_BLOCKING
|
||||
OL_ATH_PARAM_ACS_BLOCK_MODE = 205,
|
||||
|
Reference in New Issue
Block a user