wcn36xx: Use sequence number allocated by mac80211
authorLoic Poulain <loic.poulain@linaro.org>
Fri, 24 Jul 2020 10:20:52 +0000 (12:20 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 14 Aug 2020 15:02:28 +0000 (18:02 +0300)
commit84aff52e4f57ed4702ec328b839941cd29551d49
tree5644db07f73e3b729e77fa9c5d685b2022c6a971
parent512b191d965237249999b3c58600fe50356ab323
wcn36xx: Use sequence number allocated by mac80211

Instead of using the firmware generated sequence number, use the one
already allocated by the mac80211 layer. This allows better control
of the sequence numbers and avoid to rely on same sequence for Data,
QOS Data and QOS Null Data packets.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1595586052-16081-7-git-send-email-loic.poulain@linaro.org
drivers/net/wireless/ath/wcn36xx/txrx.c