qcacmn: Fix typos in cmn
Fix typos spanned over multiple files in cmn. Change-Id: I9886114cd9cde934e084d0977e6272f8dd04df76 CRs-Fixed: 3521888
This commit is contained in:

committad av
Rahul Choudhary

förälder
ee6f5e4069
incheckning
4cbabdad1c
@@ -311,7 +311,7 @@ struct hal_rx_mon_mpdu_info {
|
||||
* @msdu_count: msdu count
|
||||
* @end_of_ppdu: end of ppdu
|
||||
* @link_desc: msdu link descriptor address
|
||||
* @status_buf: for a PPDU, status buffers can span acrosss
|
||||
* @status_buf: for a PPDU, status buffers can span across
|
||||
* multiple buffers, status_buf points to first
|
||||
* status buffer address of PPDU
|
||||
* @drop_ppdu: flag to indicate current destination
|
||||
|
@@ -106,7 +106,7 @@ static void hal_tx_set_dscp_tid_map_6432(struct hal_soc *hal_soc, uint8_t *map,
|
||||
addr += 4;
|
||||
}
|
||||
|
||||
/* Diasble read/write access */
|
||||
/* Disable read/write access */
|
||||
regval = HAL_REG_READ(soc, cmn_reg_addr);
|
||||
regval &=
|
||||
~(HWIO_TCL_R0_CONS_RING_CMN_CTRL_REG_DSCP_TID_MAP_PROGRAM_EN_BMSK);
|
||||
@@ -187,7 +187,7 @@ static void hal_tx_update_dscp_tid_6432(struct hal_soc *soc, uint8_t tid,
|
||||
HWIO_TCL_R0_DSCP_TID_MAP_n_RMSK));
|
||||
}
|
||||
|
||||
/* Diasble read/write access */
|
||||
/* Disable read/write access */
|
||||
regval = HAL_REG_READ(soc, cmn_reg_addr);
|
||||
regval &=
|
||||
~(HWIO_TCL_R0_CONS_RING_CMN_CTRL_REG_DSCP_TID_MAP_PROGRAM_EN_BMSK);
|
||||
|
Referens i nytt ärende
Block a user