commit | 660d81dae895a61da5774bc70f43ef30fb878f64 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Jan 31 13:12:58 2020 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Mar 20 14:42:20 2020 +0100 |
tree | 114a57fff64617de7c19615be3e91fba8ce66dd1 | |
parent | 0c138a5c2bcf3afeff722fb71782bf8e798b4a1b [diff] |
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>