diff options
| author | Aloka Dixit <[email protected]> | 2023-07-27 10:40:57 -0700 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2023-09-13 12:34:01 +0200 |
| commit | 3b1c256eb4aedfc71dd97d5951ccff824b41d628 (patch) | |
| tree | 54514320eed1e7afced16af22c22f32a788a40dc /tools/perf/scripts | |
| parent | 0cfaec25995ad3be316631b945be7ced81daa4e7 (diff) | |
wifi: mac80211: fixes in FILS discovery updates
FILS discovery configuration gets updated only if the maximum interval
is set to a non-zero value, hence there is no way to reset this value
to 0 once set. Replace the check for interval with a new flag which is
set only if the configuration should be updated.
Add similar changes for the unsolicited broadcast probe response handling.
Signed-off-by: Aloka Dixit <[email protected]>
Reviewed-by: Jeff Johnson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[move NULL'ing to else branch to not have intermediate NULL visible]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions