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

Eugene Krasnikov k.eugene.e at gmail.com
Tue Jul 9 15:39:14 EDT 2013


Looks good to me. Will test BMPS on my HW to see how that works.

2013/7/9  <dreamfly281 at gmail.com>:
> 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 |    2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/main.c b/main.c
> index 98e6ef2..d7aa3a6 100644
> --- a/main.c
> +++ b/main.c
> @@ -789,6 +789,8 @@ 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_CONNECTION_MONITOR |
>                 IEEE80211_HW_TIMING_BEACON_ONLY;
>
>         wcn->hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
> --
> 1.7.9.5
>
>
> _______________________________________________
> wcn36xx mailing list
> wcn36xx at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/wcn36xx



--
Best regards,
Eugene



More information about the wcn36xx mailing list