Jelajahi Sumber

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
Jeff Johnson 2 tahun lalu
induk
melakukan
7747be1e7b
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      dp/wifi3.0/be/dp_be_rx.h
  2. 1 1
      dp/wifi3.0/li/dp_li_rx.h

+ 1 - 1
dp/wifi3.0/be/dp_be_rx.h

@@ -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,

+ 1 - 1
dp/wifi3.0/li/dp_li_rx.h

@@ -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,