]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: 802.11: ieee80211_start_tx_ba_session()
authorBjoern A. Zeeb <bz@FreeBSD.org>
Wed, 15 Jun 2022 21:02:45 +0000 (21:02 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 1 Jul 2022 13:49:11 +0000 (13:49 +0000)
commitf5d0b181f4f06e95b7011b94f5f39f40e2ba3174
tree393e51ec6db012cf04f589fddd68e9e6128b9167
parent54f9ddf4ae5ad454e679436209c75f70957d29a8
LinuxKPI: 802.11: ieee80211_start_tx_ba_session()

For as long as we do not implement the compat code for tx aggregation
return -EINVAL in ieee80211_start_tx_ba_session() as both rtw88 and
rtw89 check for this value and only then disable further attempts.

(cherry picked from commit 799051e2caa8fff3359a3bb90e0896b71b6e25be)
sys/compat/linuxkpi/common/include/net/mac80211.h