|
@@ -613,8 +613,6 @@ static void iwl_mvm_power_get_vifs_iterator(void *_data, u8 *mac,
|
|
break;
|
|
break;
|
|
|
|
|
|
case NL80211_IFTYPE_STATION:
|
|
case NL80211_IFTYPE_STATION:
|
|
- /* only a single MAC of the same type */
|
|
|
|
- WARN_ON(power_iterator->bss_vif);
|
|
|
|
power_iterator->bss_vif = vif;
|
|
power_iterator->bss_vif = vif;
|
|
if (mvmvif->phy_ctxt)
|
|
if (mvmvif->phy_ctxt)
|
|
if (mvmvif->phy_ctxt->id < MAX_PHYS)
|
|
if (mvmvif->phy_ctxt->id < MAX_PHYS)
|