]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/iwlwifi/mvm/bt-coex.c
iwlwifi: mvm: add IBSS support
[karo-tx-linux.git] / drivers / net / wireless / iwlwifi / mvm / bt-coex.c
index f3180cf638438e6a0e84864b712397c98fe68a77..cfff8edefcff44a88e717bc12ab02ffb6db04452 100644 (file)
@@ -594,7 +594,7 @@ static void iwl_mvm_bt_notif_iterator(void *_data, u8 *mac,
 
        /* SoftAP / GO will always be primary */
        if (vif->type == NL80211_IFTYPE_AP) {
-               if (!mvmvif->ap_active)
+               if (!mvmvif->ap_ibss_active)
                        return;
 
                /* the Ack / Cts kill mask must be default if AP / GO */