]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC
authorJohannes Berg <johannes.berg@intel.com>
Fri, 31 Jan 2020 11:12:58 +0000 (13:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 20 Mar 2020 13:42:20 +0000 (14:42 +0100)
commit0c5b1fa053159b99bc55a7a9299746e0d6da24b1
tree114a57fff64617de7c19615be3e91fba8ce66dd1
parentd1117d281be1e38816145b714aa6f5ca991f04e3
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC

We use the parsing CRC for checking if the beacon changed, and
if the WLAN_EID_EXT_HE_OPERATION extended element changes we
need to track it so we can react to that. Include it in the CRC
calculation.

Link: https://lore.kernel.org/r/20200131111300.891737-22-luca@coelho.fi
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c