[PATCH 2/5] wcn36xx: Don't announce probe offload capability

Pontus Fuchs pontus.fuchs at gmail.com
Wed Feb 19 11:55:19 EST 2014


It's not supported.

Signed-off-by: Pontus Fuchs <pontus.fuchs at gmail.com>
---
 main.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/main.c b/main.c
index f01fd7a..7f58f1e 100644
--- a/main.c
+++ b/main.c
@@ -945,8 +945,6 @@ static int wcn36xx_init_ieee80211(struct wcn36xx *wcn)
 	wcn->hw->wiphy->cipher_suites = 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
 	wcn->hw->wiphy->wowlan = &wowlan_support;
 #endif
-- 
1.7.10.4




More information about the wcn36xx mailing list