diff options
| -rw-r--r-- | core/dp/htt/htt_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dp/htt/htt_internal.h b/core/dp/htt/htt_internal.h index b7787d5b6328..931c9087bc73 100644 --- a/core/dp/htt/htt_internal.h +++ b/core/dp/htt/htt_internal.h @@ -784,7 +784,7 @@ void htt_rx_dbg_rxbuf_reset(struct htt_pdev_t *pdev, return; } static inline -void htt_rx_dbg_rxbuf_indupt(struct htt_pdev_t *pdev, +void htt_rx_dbg_rxbuf_indupd(struct htt_pdev_t *pdev, int alloc_index) { return; |
