]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
qmi_wwan: extend permitted QMAP mux_id value range
authorReinhard Speyerer <rspmn@arcor.de>
Wed, 12 Jun 2019 17:03:50 +0000 (19:03 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commitacd662582f6347c70fff2760dc461643179e255f
treed13c1dfe0ff87c308a251bb27a6ecb7016b45022
parentf5da0509160bef52085abffa2d0ea2dfc4cd7ba4
qmi_wwan: extend permitted QMAP mux_id value range

BugLink: https://bugs.launchpad.net/bugs/1839036
[ Upstream commit 36815b416fa48766ac5a98e4b2dc3ebc5887222e ]

Permit mux_id values up to 254 to be used in qmimux_register_device()
for compatibility with ip(8) and the rmnet driver.

Fixes: c6adf77953bc ("net: usb: qmi_wwan: add qmap mux protocol support")
Cc: Daniele Palmas <dnlplm@gmail.com>
Signed-off-by: Reinhard Speyerer <rspmn@arcor.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
Documentation/ABI/testing/sysfs-class-net-qmi
drivers/net/usb/qmi_wwan.c