qcacmn: wlan_cfg: Fix misspellings

Fix misspellings in wlan_cfg/...

Change-Id: I2370881dd3663238cbbd0417c8c9b4694c5ac27c
CRs-Fixed: 3304704
This commit is contained in:
Jeff Johnson
2022-09-30 15:25:24 -07:00
committed by Madan Koyyalamudi
부모 9c3acb0121
커밋 29f3ca2434
2개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제

파일 보기

@@ -400,7 +400,7 @@
/**
* AP use cases need to allocate more RX Descriptors than the number of
* entries avaialable in the SW2RXDMA buffer replenish ring. This is to account
* entries available in the SW2RXDMA buffer replenish ring. This is to account
* for frames sitting in REO queues, HW-HW DMA rings etc. Hence using a
* multiplication factor of 3, to allocate three times as many RX descriptors
* as RX buffers.
@@ -1288,7 +1288,7 @@
WLAN_CFG_RXDMA_MONITOR_RX_DROP_THRESH_SIZE_MIN, \
WLAN_CFG_RXDMA_MONITOR_RX_DROP_THRESH_SIZE_MAX, \
WLAN_CFG_RXDMA_MONITOR_RX_DROP_THRESH_SIZE, \
CFG_VALUE_OR_DEFAULT, "RXDMA monitor rx drop theshold")
CFG_VALUE_OR_DEFAULT, "RXDMA monitor rx drop threshold")
#define CFG_DP_PKTLOG_BUFFER_SIZE \
CFG_INI_UINT("PktlogBufSize", \