diff options
author | Aloka Dixit <quic_alokad@quicinc.com> | 2023-07-27 19:40:57 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-09-13 12:34:01 +0200 |
commit | 3b1c256eb4aedfc71dd97d5951ccff824b41d628 (patch) | |
tree | 54514320eed1e7afced16af22c22f32a788a40dc /include/net/cfg80211.h | |
parent | wifi: nl80211: fixes to FILS discovery updates (diff) | |
download | linux-3b1c256eb4aedfc71dd97d5951ccff824b41d628.tar.xz linux-3b1c256eb4aedfc71dd97d5951ccff824b41d628.zip |
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 <quic_alokad@quicinc.com>
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Link: https://lore.kernel.org/r/20230727174100.11721-3-quic_alokad@quicinc.com
[move NULL'ing to else branch to not have intermediate NULL visible]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/cfg80211.h')
0 files changed, 0 insertions, 0 deletions