qcacmn: Fix new misspellings of "address"
The following change introduced new misspellings of "address", so fix them. - Change-Id Idc9eec559b71ebb2dc39ea1d648a384ea0eb9559 qcacmn: Fetch the reo qdesc from the peer Change-Id: I29c71972d46a06c24fef2ed90d2a4226cc2ac654 CRs-Fixed: 3319356
This commit is contained in:

committed by
Madan Koyyalamudi

parent
8c9cc20350
commit
7747be1e7b
@@ -499,7 +499,7 @@ dp_rx_prefetch_hw_sw_nbuf_32_byte_desc(struct dp_soc *soc,
|
||||
* @txrx_peer: pointer to txrx_peer
|
||||
* @tid: tid value
|
||||
*
|
||||
* Return: qdesc adrress in reo destination ring buffer
|
||||
* Return: qdesc address in reo destination ring buffer
|
||||
*/
|
||||
static inline
|
||||
uint64_t dp_rx_get_reo_qdesc_addr_be(hal_soc_handle_t hal_soc,
|
||||
|
@@ -89,7 +89,7 @@ QDF_STATUS dp_wbm_get_rx_desc_from_hal_desc_li(
|
||||
* @txrx_peer: pointer to txrx_peer
|
||||
* @tid: tid value
|
||||
*
|
||||
* Return: qdesc adrress in reo destination ring buffer
|
||||
* Return: qdesc address in reo destination ring buffer
|
||||
*/
|
||||
static inline
|
||||
uint64_t dp_rx_get_reo_qdesc_addr_li(hal_soc_handle_t hal_soc,
|
||||
|
Reference in New Issue
Block a user