diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2024-08-05 08:39:13 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2024-08-10 10:35:28 +0300 |
commit | eb84567e7208491cd6733cc867d849ab07dabd67 (patch) | |
tree | b14cd240531858e00491b9f495e608372a9a4e31 /tools/perf/scripts/python/parallel-perf.py | |
parent | 4ab9f870a6335af27507d1f3bfb29635d956af48 (diff) |
wifi: mwifiex: simplify WPA flags setting
The WPA flags setting only depends on the wpa_versions bitfield and not
on the AKM suite, so move it out of the switch/case to simplify the code
a bit. Also set bss_config->protocol to zero explicitly. This is done
only to make the code clearer, bss_config has been zero alloced by the
caller, so should be zero already. No functional change intended.
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Acked-by: Brian Norris <briannorris@chromium.org>
Link: https://lore.kernel.org/r/20240723-mwifiex-wpa-psk-sha256-v3-1-025168a91da1@pengutronix.de
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20240805-mwifiex-wpa-psk-sha256-v4-1-e1eee80508e6@pengutronix.de
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions