]> git.baikalelectronics.ru Git - kernel.git/commit
wcn36xx: initiate TX BA sessions
authorBob Copeland <me@bobcopeland.com>
Fri, 9 Jan 2015 19:15:52 +0000 (14:15 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 23 Jan 2015 17:12:12 +0000 (19:12 +0200)
commit0b37bccaa1b0062b684421253088b3d99af4f85d
treee12750564432d803ce843ea53ea8d83a044342e3
parent29a039743a33e54438e11b0702a29782c1013b6a
wcn36xx: initiate TX BA sessions

Currently, wcn36xx only asks for a TX BA session if it has
already established one for RX.  Thus, two wcn36xx devices cannot
do a-mpdu between themselves since they both wait for the other
to go first.  Fix this by starting a BA session after a few QoS
data frames have been sent to a STA.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wcn36xx/main.c
drivers/net/wireless/ath/wcn36xx/txrx.c
drivers/net/wireless/ath/wcn36xx/wcn36xx.h