In case of MCC and AP interface, add also NOA attr
that will inform stations about absence of an AP.
There is a chance that some stations will handle
this NOA attr correctly and will know exactly when
AP is present/absent.
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
 
        ath_assign_seq(common, skb);
 
-       if (vif->p2p)
+       /* Always assign NOA attr when MCC enabled */
+       if (ath9k_is_chanctx_enabled())
                ath9k_beacon_add_noa(sc, avp, skb);
 
        bf->bf_buf_addr = dma_map_single(sc->dev, skb->data,