diff options
author | Johannes Berg <johannes.berg@intel.com> | 2023-06-19 15:26:51 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-06-21 14:01:28 +0200 |
commit | 2829b2fc8910984daa89be8005adbd9fb6205024 (patch) | |
tree | b3df572eaa1e2563ab553558388ea2e32be24d43 /include/net | |
parent | wifi: mac80211: avoid lockdep checking when removing deflink (diff) | |
download | linux-2829b2fc8910984daa89be8005adbd9fb6205024.tar.xz linux-2829b2fc8910984daa89be8005adbd9fb6205024.zip |
wifi: mac80211: fix CRC calculation for extended elems
For extended elements, we currently only calculate the CRC
for some of them, but really we should do it also for the
rest that we care about, such as EHT operation and multi-
link.
Also, while at it, it seems we should do it even if they
aren't well-formed, so we notice if that changes.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230619161906.93235d5c8651.I6615cb3c1244bc9618066baa2bdad7982e9abd1f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions