Skip to content
Commit 1a89bb2c authored by Chris Chiu's avatar Chris Chiu Committed by Greg Kroah-Hartman
Browse files

rtl8xxxu: Fix the handling of TX A-MPDU aggregation



[ Upstream commit 95a581ab ]

The TX A-MPDU aggregation is not handled in the driver since the
ieee80211_start_tx_ba_session has never been started properly.
Start and stop the TX BA session by tracking the TX aggregation
status of each TID. Fix the ampdu_action and the tx descriptor
accordingly with the given TID.

Signed-off-by: default avatarChris Chiu <chris.chiu@canonical.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210804151325.86600-1-chris.chiu@canonical.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 502501ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment