mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
The workhorse function for detecting 802.11 security was still named _sec80211_detect(), a holdover from the old style of weak function handling, with the result that all networks would be identified as "unknown". Signed-off-by: Michael Brown <mcb30@ipxe.org>