3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-14 05:10:43 +01:00
Denis Kenzior 712a92cc4c network: Simplify is_rsn logic
In the current version SECURITY_PSK was handled inside the is_rsn block
while the SECURITY_8021X was off in its own block.  This was weird and a
bit misleading.  Simplify the code flow through the use of a goto and
decrease the nesting level.

Also optimize out unnecessary use of scan_bss_get_rsn_info
2018-11-15 11:37:20 -06:00
..
2018-10-08 21:38:30 -05:00
2018-04-19 11:49:41 -05:00
2018-04-19 11:49:41 -05:00
2018-07-17 18:52:59 -05:00
2018-07-17 19:19:09 -05:00
2018-10-19 00:20:35 -05:00
2018-09-24 19:29:40 -05:00
2018-08-08 19:43:05 -05:00
2018-08-07 17:40:55 -05:00
2017-11-28 13:20:33 -06:00
2018-09-21 11:26:05 -05:00
2018-10-24 16:28:46 -05:00
2018-08-19 23:12:14 -05:00
2018-11-15 11:37:20 -06:00
2017-11-28 13:30:06 -06:00
2017-11-28 13:30:06 -06:00
2016-07-20 15:29:39 -05:00
2018-08-13 20:40:59 -05:00
2018-07-17 19:12:48 -05:00
2018-09-25 10:58:04 -05:00
2018-09-25 10:58:04 -05:00
2017-02-17 12:27:13 -06:00