OSDN Git Service

Merge branch 'net-wwan-iosm-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 9 Dec 2021 16:10:38 +0000 (08:10 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Dec 2021 16:10:39 +0000 (08:10 -0800)
commit19961780f115769c8f998fa6b05b48ce499b21fc
tree121b68afca2b4c81a2378dd5cd267bbcf0a67e51
parente8b1d7698038e76363859fb47ae0a262080646f5
parent383451ceb07831d37dafdf011c09366d1c034df5
Merge branch 'net-wwan-iosm-bug-fixes'

M Chetan Kumar says:

====================
net: wwan: iosm: bug fixes

This patch series brings in IOSM driver bug fixes. Patch details are
explained below.

PATCH1: stop sending unnecessary doorbell in IP tx flow.
PATCH2: Restore the IP channel configuration after fw flash.
PATCH3: Removed the unnecessary check around control port TX transfer.
====================

Link: https://lore.kernel.org/r/20211209101629.2940877-1-m.chetan.kumar@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>