|
@@ -3661,7 +3661,6 @@ struct wireless_dev *ath6kl_interface_add(struct ath6kl *ar, const char *name,
|
|
|
vif->sme_state = SME_DISCONNECTED;
|
|
|
set_bit(WLAN_ENABLED, &vif->flags);
|
|
|
ar->wlan_pwr_state = WLAN_POWER_STATE_ON;
|
|
|
- set_bit(NETDEV_REGISTERED, &vif->flags);
|
|
|
|
|
|
if (type == NL80211_IFTYPE_ADHOC)
|
|
|
ar->ibss_if_active = true;
|