diff options
author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-09-04 00:44:06 +0200 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-09-04 15:54:12 +0200 |
commit | 9cfdc6e9ff4ecd8423e397bb3f70a95667b6414a (patch) | |
tree | 55cd4add0e6b6ff9bf2ce58775854a95a6f869e5 /arch/arm/configs/fortunet_defconfig | |
parent | ceae25e408adf982c40e223609e50f962fac4486 (diff) | |
download | kernel_samsung_smdk4412-qmi.zip kernel_samsung_smdk4412-qmi.tar.gz kernel_samsung_smdk4412-qmi.tar.bz2 |
net: usb: qmi_wwan: assume raw IP modeqmi
So far, the driver has assumed that the modem operates in ethernet
mode. While this is true for MDM9x15 in its default mode, it's not
what we want. Android expects RIL data connections to use
point-to-point protocol and integrating dhcp client operations into
the RIL is troublesome. So assume raw IP mode and expect that it's set
in userspace.
Some additional adaptions were necessary to ensure that packets don't
get dropped. They were taken from the rmnet driver while using
the mainline qmi_wwan driver as a reference.
It would be better if it would be possible to switch between the modes
with a sysfs property. This functionality could still be added.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'arch/arm/configs/fortunet_defconfig')
0 files changed, 0 insertions, 0 deletions