]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'wwan-iosm-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 1 Jul 2021 20:04:41 +0000 (13:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Jul 2021 20:04:41 +0000 (13:04 -0700)
commitc075f7fe71c0269b11d6038200a1e34c6bc55049
tree75142fdb7de114dccb7d34d20f4d33bbda7ce555
parent570568785939399c8b7ea001ab74db9a3148bac5
parent35331b5733f7865273961d1db90ec6ea0d1412f1
Merge branch 'wwan-iosm-fixes'

M Chetan Kumar says:

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

This patch series contains IOSM Driver fixes and details are
are mentioned below.

Patch1: Corrects uevent reporting format key=value pair.
Patch2: Removes redundant IP session checks.
Patch3: Correct link-Id number to be in sycn with MBIM session Id.
Patch4: Update netdev tx stats.
Patch5: Set netdev default mtu size.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>