wifi: cfg80211: ignore invalid TBTT info field types
authorBenjamin Berg <benjamin.berg@intel.com>
Fri, 16 Jun 2023 06:54:02 +0000 (09:54 +0300)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 16 Sep 2023 21:48:57 +0000 (23:48 +0200)
commit85c19008db76dc0e735f65e2f09aa897e86312cd
tree4195c6e9d7e11356b69b65fe9e38042656a62fed
parent57a32356d46001d839a743d542c78e0672837e60
wifi: cfg80211: ignore invalid TBTT info field types

The TBTT information field type must be zero. This is only changed in
the 802.11be draft specification where the value 1 is used to indicate
that only the MLD parameters are included.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230616094949.7865606ffe94.I7ff28afb875d1b4c39acd497df8490a7d3628e3f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h