+ ath11k list
Jakub Kicinski writes:
> On Fri, 06 Nov 2020 21:58:12 +0530 Manivannan Sadhasivam wrote:
Since you've applied now, what would you propose?
>>>
>>> Do you need mhi_queue_is_full() in other branches, or are you just
>>> concerned about the conflicts?
>>
>> Yes, I need this pa
On Fri, 06 Nov 2020 21:58:12 +0530 Manivannan Sadhasivam wrote:
>>> Since you've applied now, what would you propose?
>>
>> Do you need mhi_queue_is_full() in other branches, or are you just
>> concerned about the conflicts?
>
> Yes, I need this patch in mhi-next.
>
>> I'm assuming the concern
On 6 November 2020 9:34:45 PM IST, Jakub Kicinski wrote:
>On Fri, 6 Nov 2020 10:43:53 +0530 Manivannan Sadhasivam wrote:
>> On Thu, Nov 05, 2020 at 04:57:08PM -0800, Jakub Kicinski wrote:
>> > On Tue, 3 Nov 2020 18:23:53 +0100 Loic Poulain wrote:
>> > > This function can be used by client dr
On Fri, 6 Nov 2020 10:43:53 +0530 Manivannan Sadhasivam wrote:
> On Thu, Nov 05, 2020 at 04:57:08PM -0800, Jakub Kicinski wrote:
> > On Tue, 3 Nov 2020 18:23:53 +0100 Loic Poulain wrote:
> > > This function can be used by client driver to determine whether it's
> > > possible to queue new elemen
On Thu, Nov 05, 2020 at 04:57:08PM -0800, Jakub Kicinski wrote:
> On Tue, 3 Nov 2020 18:23:53 +0100 Loic Poulain wrote:
> > This function can be used by client driver to determine whether it's
> > possible to queue new elements in a channel ring.
> >
> > Signed-off-by: Loic Poulain
> > Reviewed-
On Tue, 3 Nov 2020 18:23:53 +0100 Loic Poulain wrote:
> This function can be used by client driver to determine whether it's
> possible to queue new elements in a channel ring.
>
> Signed-off-by: Loic Poulain
> Reviewed-by: Manivannan Sadhasivam
Applied.
This function can be used by client driver to determine whether it's
possible to queue new elements in a channel ring.
Signed-off-by: Loic Poulain
Reviewed-by: Manivannan Sadhasivam
---
v1->v5: not part of the series
v6: Add this commit, used for stopping TX queue
v7: no change
v8: remove st