diff options
author | David S. Miller <davem@davemloft.net> | 2021-08-04 12:10:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-04 12:10:12 +0300 |
commit | 93bbcfee0575e5f6526a5bbf213b205eeae60c59 (patch) | |
tree | 43f96186d8458c81a6a704a8f329ad7cacbe2f80 /net/switchdev/switchdev.c | |
parent | 8730379ee067ccbd2ea24eb02ea623d688e9707b (diff) | |
parent | 7ffa7542eca6fa910edbecf13899cb74a699f37e (diff) | |
download | linux-93bbcfee0575e5f6526a5bbf213b205eeae60c59.tar.xz |
Merge branch 'mhi-mbim'
Loic Poulain says:
====================
net: mhi: move MBIM to WWAN
Implement a proper WWAN driver for MBIM network protocol, with multi link
management supported through the WWAN framework (wwan rtnetlink).
Until now, MBIM over MHI was supported directly in the mhi_net driver, via
some protocol rx/tx fixup callbacks, but with only one session supported
(no multilink muxing). We can then remove that part from mhi_net and restore
the driver to a simpler version for 'raw' ip transfer (or QMAP via rmnet link).
Note that a wwan0 link is created by default for session-id 0. Additional links
can be managed via ip tool:
$ ip link add dev wwan0mms parentdev wwan0 type wwan linkid 1
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions