IEEE80211_AUTH_OPEN
if (sc->wi_authtype != IEEE80211_AUTH_OPEN ||
if (sc->wi_authtype != IEEE80211_AUTH_OPEN) {
case IEEE80211_AUTH_OPEN:
sc->sc_80211_ioc_auth = IEEE80211_AUTH_OPEN;
if (wsc->wi_authtype != IEEE80211_AUTH_OPEN ||