[PATCH 2/3] Configure AP in correct order

Eugene Krasnikov k.eugene.e at gmail.com
Mon Jun 10 02:58:06 EDT 2013


Good point Pontus. Will fix.

2013/6/7 Pontus Fuchs <pontus.fuchs at gmail.com>:
> On 2013-06-07 14:54, Eugene Krasnikov wrote:
>>
>> wcn36xx_smd_send_beacon and wcn36xx_smd_update_proberesp_tmpl
>> must be called in proper order otherwise it will cause FW crash.
>>
>> Signed-off-by: Eugene Krasnikov <k.eugene.e at gmail.com>
>> ---
>>   main.c | 15 ++++++++++++++-
>>   1 file changed, 14 insertions(+), 1 deletion(-)
>
> [...]
>
>
>>                         wcn36xx_smd_set_link_st(wcn, vif->addr, vif->addr,
>>                                                 link_state);
>> +                       wcn36xx_smd_send_beacon(wcn, skb, tim_off, 0);
>> +
>> +                       skb2 = ieee80211_proberesp_get(hw, vif);
>
>
> Shouldn't this be freed somewhere?
>
> //Pontus
>
> _______________________________________________
> 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