https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238

--- Comment #170 from J.R. Oldroyd <[email protected]> ---
(In reply to Cy Schubert from comment #169)

Sorry, Cy, but your refined patch in attachment "Try ext IE first" does not
work.  I have just tested it to confirm.

You call wpa_bss_get_ie_ext(), which correctly returns nothing, but then you
proceed to call wpa_bss_get_ie() after and that still incorrectly returns the
WPA IE which causes the driver to still set WPA when it should not.

I think we just need the patch from comment #164 which calls only
wpa_bss_get_ie_ext().

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to