On Wed, Jan 13, 2021 at 07:33:01PM -0800, Jakub Kicinski wrote: > On Mon, 11 Jan 2021 19:07:40 +0100 Loic Poulain wrote: > > From: Hemant Kumar <hemantk@xxxxxxxxxxxxxx> > > > > Introduce mhi_get_free_desc_count() API to return number > > of TREs available to queue buffer. MHI clients can use this > > API to know before hand if ring is full without calling queue > > API. > > > > Signed-off-by: Hemant Kumar <hemantk@xxxxxxxxxxxxxx> > > Reviewed-by: Jeffrey Hugo <jhugo@xxxxxxxxxxxxxx> > > Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > > Can we apply these to net-next or does it need to be on a stable branch > that will also get pulled into mhi-next? We should use the immutable branch for this so that I can pull into mhi-next. Thanks, Mani