1
0

qcacmn: Fix misspelling of "address"

Fix misspelling of "address" in hal_be_rx_tlv.h.

Change-Id: I453ba64489fc790b05e6880f943be7a8d1cba75c
CRs-Fixed: 3314144
Este cometimento está contido em:
Jeff Johnson
2022-10-16 23:25:44 -07:00
cometido por Madan Koyyalamudi
ascendente cbce7e71c4
cometimento 4f56107e25

Ver ficheiro

@@ -899,7 +899,7 @@ static inline bool hal_rx_mpdu_info_ampdu_flag_get_be(uint8_t *buf)
* *
* @dst_ring_desc: reo dest ring descriptor (used for Lithium DP) * @dst_ring_desc: reo dest ring descriptor (used for Lithium DP)
* @buf: pointer to the start of RX PKT TLV headers * @buf: pointer to the start of RX PKT TLV headers
* Return: qdesc adrress in reo destination ring buffer * Return: qdesc address in reo destination ring buffer
*/ */
static inline uint64_t hal_rx_get_qdesc_addr_be(uint8_t *dst_ring_desc, static inline uint64_t hal_rx_get_qdesc_addr_be(uint8_t *dst_ring_desc,
uint8_t *buf) uint8_t *buf)