On Mon, Aug 09, 2021 at 03:18:14PM +0200, Reinhard Speyerer wrote:
Commit 44f82312fe91 ("qmi_wwan: add network device usage statistics for qmimux devices") of the "qmi_wwan: fix QMAP handling" series https://lore.kernel.org/netdev/cover.1560287477.git.rspmn@arcor.de was not part of the AUTOSEL 4.14 patches.
This will introduce a regression for users of this longterm kernel when multiplexing gets enabled in the forthcoming ModemManager 1.18: https://lists.freedesktop.org/archives/modemmanager-devel/2021-August/008782...
Avoid this by adding the missing patch from the series.
Signed-off-by: Reinhard Speyerer rspmn@arcor.de
drivers/net/usb/qmi_wwan.c | 76 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 71 insertions(+), 5 deletions(-)
Both now queued up, thanks!
greg k-h