|
@@ -1152,8 +1152,6 @@ static int wcn36xx_init_ieee80211(struct wcn36xx *wcn)
|
|
wcn->hw->wiphy->cipher_suites = cipher_suites;
|
|
wcn->hw->wiphy->cipher_suites = cipher_suites;
|
|
wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites);
|
|
wcn->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites);
|
|
|
|
|
|
- wcn->hw->wiphy->flags |= WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD;
|
|
|
|
-
|
|
|
|
#ifdef CONFIG_PM
|
|
#ifdef CONFIG_PM
|
|
wcn->hw->wiphy->wowlan = &wowlan_support;
|
|
wcn->hw->wiphy->wowlan = &wowlan_support;
|
|
#endif
|
|
#endif
|