diff options
author | Loic Poulain <loic.poulain@linaro.org> | 2021-02-09 12:05:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-11 02:11:50 +0300 |
commit | ddeb9bfa59c711ccbddec1c9fb9ec190caab1a4c (patch) | |
tree | 3833ad7244ad789588d435636ebfa595f313984c /drivers/net/Makefile | |
parent | 24a1720a08417910cab211ff072e46ff7ae605d3 (diff) | |
download | linux-ddeb9bfa59c711ccbddec1c9fb9ec190caab1a4c.tar.xz |
net: mhi: Add protocol support
MHI can transport different protocols, some are handled at upper level,
like IP and QMAP(rmnet/netlink), but others will need to be inside MHI
net driver, like mbim. This change adds support for protocol rx and
tx_fixup callbacks registration, that can be used to encode/decode the
targeted protocol.
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Makefile')
0 files changed, 0 insertions, 0 deletions