[PATCH 1/3] Add more power save flags to notice the upper layer the support feature

dreamfly281 at gmail.com dreamfly281 at gmail.com
Tue Jul 9 04:30:51 EDT 2013


From: Yanbo Li <yanbol at qti.qualcomm.com>

Add more power save flags to notice the upper layer the support feature

Signed-off-by: Yanbo Li <yanbol at qti.qualcomm.com>
---
 main.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/main.c b/main.c
index 98e6ef2..9699356 100644
--- a/main.c
+++ b/main.c
@@ -789,6 +789,7 @@ static int wcn36xx_init_ieee80211(struct wcn36xx *wcn)
 
 	wcn->hw->flags = IEEE80211_HW_SIGNAL_DBM |
 		IEEE80211_HW_HAS_RATE_CONTROL |
+		IEEE80211_HW_SUPPORTS_PS |
 		IEEE80211_HW_TIMING_BEACON_ONLY;
 
 	wcn->hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
-- 
1.7.9.5




More information about the wcn36xx mailing list