wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversion
authorZhi-Jun You <hujy652@gmail.com>
Sun, 6 Nov 2022 16:22:27 +0000 (00:22 +0800)
committerKalle Valo <quic_kvalo@quicinc.com>
Wed, 9 Nov 2022 07:05:42 +0000 (09:05 +0200)
commita60c0401729851bfe637c2c8af5f759ea985336f
tree3f49de9dc9b48ad2a13b82adfe07fe95e7fb883c
parentdc45398446be10c35e4272537605b75f87c5037d
wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversion

Use IEEE80211_SEQ_TO_SN() macro to convert seq_ctrl to sn for better
readability.

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