pull-request: mhi-net changes for net-next
From: Loic Poulain <hidden>
Date: 2021-01-28 14:12:49
Hi Jakub,
As requested, here is the pull-request based on mhi-net-immutable +
mhi-net patches.
The following changes since commit d1f3bdd4eaae1222063c2f309625656108815915:
net: dsa: rtl8366rb: standardize init jam tables (2021-01-27 20:21:20 -0800)
are available in the git repository at:
https://git.linaro.org/people/loic.poulain/linux.git
tags/mhi-for-net-next-2020-01-28
for you to fetch changes up to b5d9e4f01c8110e50d3f5d49bc0efbbce828b81f:
net: mhi: Get rid of local rx queue count (2021-01-28 14:48:39 +0100)
----------------------------------------------------------------
Hemant Kumar (1):
bus: mhi: core: Add helper API to return number of free TREs
Loic Poulain (3):
Merge branch 'mhi-net-immutable' of
https://git.kernel.org/.../mani/mhi into HEAD
net: mhi: Get RX queue size from MHI core
net: mhi: Get rid of local rx queue count
drivers/bus/mhi/core/main.c | 12 ++++++++++++
drivers/net/mhi_net.c | 19 ++++++++-----------
include/linux/mhi.h | 9 +++++++++
3 files changed, 29 insertions(+), 11 deletions(-)