Andy Gross writes:
>> > >> This doesn't compile for me:
>> > >>
>> > >
>> > > I thought I mentioned this in the mail, sorry for missing that.
>> >
>> > Maybe you did and I just forgot, I have a tendency to do that :)
>> >
>> > > There is a patch for this issue in linux-next already [1] which is
On Thu, Sep 08, 2016 at 09:21:59PM -0700, Bjorn Andersson wrote:
> On Thu 08 Sep 10:35 PDT 2016, Kalle Valo wrote:
>
> > Bjorn Andersson writes:
> >
> > > On Thu, Sep 8, 2016 at 5:16 AM, Kalle Valo wrote:
> > >> Bjorn Andersson writes:
> > >>
> > >>> The wcn36xx wifi driver follows the life cy
On Thu 08 Sep 10:35 PDT 2016, Kalle Valo wrote:
> Bjorn Andersson writes:
>
> > On Thu, Sep 8, 2016 at 5:16 AM, Kalle Valo wrote:
> >> Bjorn Andersson writes:
> >>
> >>> The wcn36xx wifi driver follows the life cycle of the WLAN_CTRL SMD
> >>> channel, as such it should be a SMD client. This p
Bjorn Andersson writes:
> On Thu, Sep 8, 2016 at 5:16 AM, Kalle Valo wrote:
>> Bjorn Andersson writes:
>>
>>> The wcn36xx wifi driver follows the life cycle of the WLAN_CTRL SMD
>>> channel, as such it should be a SMD client. This patch makes this
>>> transition, now that we have the necessary
On Thu, Sep 8, 2016 at 5:16 AM, Kalle Valo wrote:
> Bjorn Andersson writes:
>
>> The wcn36xx wifi driver follows the life cycle of the WLAN_CTRL SMD
>> channel, as such it should be a SMD client. This patch makes this
>> transition, now that we have the necessary frameworks available.
>>
>> Signe
Bjorn Andersson writes:
> The wcn36xx wifi driver follows the life cycle of the WLAN_CTRL SMD
> channel, as such it should be a SMD client. This patch makes this
> transition, now that we have the necessary frameworks available.
>
> Signed-off-by: Bjorn Andersson
> ---
>
> Changes since v3:
> -
Bjorn Andersson writes:
> The wcn36xx wifi driver follows the life cycle of the WLAN_CTRL SMD
> channel, as such it should be a SMD client. This patch makes this
> transition, now that we have the necessary frameworks available.
>
> Signed-off-by: Bjorn Andersson
> ---
>
> Changes since v3:
> -
The wcn36xx wifi driver follows the life cycle of the WLAN_CTRL SMD
channel, as such it should be a SMD client. This patch makes this
transition, now that we have the necessary frameworks available.
Signed-off-by: Bjorn Andersson
---
Changes since v3:
- Made msg_header const in wcn36xx_smd_rsp_p