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

Eugene Krasnikov k.eugene.e at gmail.com
Thu Feb 20 11:28:59 EST 2014


As soon as pull request on github does not have this patch i am fine with it.

2014-02-20 14:52 GMT+00:00 Pontus Fuchs <pontus.fuchs at gmail.com>:
> Hi,
>
> Well. I had problem connecting my PC to wcn36xx in AP mode and turning this
> flag off fixed it. Lets skip this patch and I'll investigate my problem
> again.
>
> Do you want me to send a new pull req without this patch?
>
> Cheers,
>
> Pontus
>
>
> On 2014-02-20 15:19, Eugene Krasnikov wrote:
>>
>> Hh... are you sure it is not supported? I do remember i saw this
>> happening. And i also added this feature to the documentation. Have
>> you seen any problems connected with Probe offloading?
>>
>> 2014-02-19 16:55 GMT+00:00 Pontus Fuchs <pontus.fuchs at gmail.com>:
>>>
>>> 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
>>>
>>>
>>> _______________________________________________
>>> 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