net: mhi: Set wwan device type
authorLoic Poulain <loic.poulain@linaro.org>
Fri, 22 Jan 2021 15:15:54 +0000 (16:15 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sun, 24 Jan 2021 05:17:36 +0000 (21:17 -0800)
commitb80b5dbf118fbb97d67e9e41e68941efeb0457c6
treedffb1f07f9bfb2126a60fe0dfc3590802c4c51c3
parentacb4151f5d0d68ede7531032846564d9fe1d0bbf
net: mhi: Set wwan device type

The 'wwan' devtype is meant for devices that require additional
configuration to be used, like WWAN specific APN setup over AT/QMI
commands, rmnet link creation, etc. This is the case for MHI (Modem
host Interface) netdev which targets modem/WWAN endpoints.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Link: https://lore.kernel.org/r/1611328554-1414-1-git-send-email-loic.poulain@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/mhi_net.c