diff options
author | Johannes Berg <johannes.berg@intel.com> | 2024-02-05 21:21:15 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-02-08 15:00:48 +0100 |
commit | c82a950f63a32c3148db1c6e4a3bd7140a11a95d (patch) | |
tree | 8495496b53217a513f5cd84209023d8db2e78e23 /drivers/net/wireless/intel/iwlwifi/fw | |
parent | 2e0e766bd8a7f14f10c3e70b8203c4c1e6d9ec76 (diff) |
wifi: iwlwifi: mvm: don't do duplicate detection for nullfunc packets
For non-QoS nullfunc packets we currently do the duplicate detection,
which seems a bit wrong. Fix the code to check for _any_ instead of
just _qos_ nullfunc.
Also remove setting the RX_FLAG_DUP_VALIDATED flag, we haven't done
anything here; in particular, we haven't checked for multicast in an
MLO scenario.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240205211151.4fea3bd2d4a6.Ib80764f4581d875cff08469016894f7c817c3828@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw')
0 files changed, 0 insertions, 0 deletions