b43legacy_is_mode
if (!b43legacy_is_mode(wl, NL80211_IFTYPE_AP))
if (b43legacy_is_mode(wl, NL80211_IFTYPE_AP))
else if (b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC))
(b43legacy_is_mode(wl, NL80211_IFTYPE_AP) ||
b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC)))
(b43legacy_is_mode(wl, NL80211_IFTYPE_AP) ||
b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC)))
if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_ADHOC) || idle)
if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_ADHOC))
if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP)) {
if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_ADHOC))
if (!b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP))
if (!b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP))