Re: [PATCH net-next] net: mhi: Set wwan device type
From: Jakub Kicinski <kuba@kernel.org> Date: 2021-01-21 05:31:40
On Wed, 20 Jan 2021 14:53:41 +0100 Loic Poulain wrote:
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 <redacted>