wifi: ath10k: Remove redundant argument offset
authorZhi-Jun You <hujy652@gmail.com>
Thu, 10 Nov 2022 16:40:25 +0000 (00:40 +0800)
committerKalle Valo <quic_kvalo@quicinc.com>
Thu, 17 Nov 2022 12:57:35 +0000 (14:57 +0200)
commitd9e38350a7b10f2e1006cd85a664b8698d027e7c
treee39f409ed82a8c292231157aba34aa09cdf7f497
parent2af7749047d8d6ad43feff69f555a13a6a6c2831
wifi: ath10k: Remove redundant argument offset

This argument of ath10k_htt_rx_h_frag_pn_check() is always set to 0 so
drop this.

Signed-off-by: Zhi-Jun You <hujy652@gmail.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20221110164025.14418-1-hujy652@gmail.com
drivers/net/wireless/ath/ath10k/htt_rx.c