]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMIT
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Tue, 1 Nov 2022 20:34:37 +0000 (22:34 +0200)
committerKalle Valo <kvalo@kernel.org>
Fri, 4 Nov 2022 11:01:35 +0000 (13:01 +0200)
commite952deaa95bae89663a75d855a7e61a40f534fb0
tree4fc2af8650be291786878d485b5b7957b5f53420
parent7b0ac469e331d9f9fd77f4ebb7a6322f5562db67
wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMIT

According to commit 60d7900dcb98 ("wlcore: enable
IEEE80211_HW_SUPPORT_FAST_XMIT"), we can use this because all the chips
have hardware rate control.

This is one of the things mac80211 requires before it will handle MSDU
aggregation for us.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/9b59e735-6b89-a557-fafc-2da87fdd5b48@gmail.com
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c