kernel: fix usb interface on 3G dwm-158 modem
authorGiuseppe Lippolis <giu.lippolis@gmail.com>
Fri, 20 Apr 2018 17:00:33 +0000 (19:00 +0200)
committerMathias Kresin <dev@kresin.me>
Mon, 23 Apr 2018 20:07:22 +0000 (22:07 +0200)
commit78666c7ba0735b91de50ed9fd98e47d9686a84a2
treee6e61c1bd73dbb9228bb6e355c0416855ca2003d
parent0b204902075157dbb002ea04f41a5b1a4fbe848c
kernel: fix usb interface on 3G dwm-158 modem

The current option driver binds to the usb interface 2,3,4,5.
But the interface 4 and 5 doesn't answer to the AT commands.
On the new openwrt configuration the wwan script select the 5th
interface as control interface, failing to establish the
3G connection.

Backport the fix for the problem.

Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch [new file with mode: 0644]