]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
authorHoward Hsu <howard-yh.hsu@mediatek.com>
Thu, 27 Oct 2022 01:56:53 +0000 (09:56 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Nov 2022 08:50:40 +0000 (09:50 +0100)
commit94f01ee307ab477a086991f0f96b9554b1ab3299
treea02681513769e8721a9659bd201097098f137bb8
parent5987b6485c080d79e297c7b054c7931f8de84fdb
wifi: mac80211: Set TWT Information Frame Disabled bit as 1

The TWT Information Frame Disabled bit of control field of TWT Setup
frame shall be set to 1 since handling TWT Information frame is not
supported by current mac80211 implementation.

Fixes: bef36b894fc9 ("mac80211: introduce individual TWT support in AP mode")
Signed-off-by: Howard Hsu <howard-yh.hsu@mediatek.com>
Link: https://lore.kernel.org/r/20221027015653.1448-1-howard-yh.hsu@mediatek.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/s1g.c