OSDN Git Service

Merge branch 'net-usb-qmi_wwan-new-mux_id-sysfs-file'
authorJakub Kicinski <kuba@kernel.org>
Fri, 29 Jan 2021 02:00:29 +0000 (18:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 29 Jan 2021 02:00:29 +0000 (18:00 -0800)
commitbbe25b7d694846e8946e7aea6ac9d342a4e43345
tree2415ebdefc29ea8efcef6edb69fe863d3dcb6739
parentd7a177ea8fe6fc6fe146639d63a45090de196498
parentb4b91e24094ad54b3d176e3fd2997fae62a315dc
Merge branch 'net-usb-qmi_wwan-new-mux_id-sysfs-file'

Daniele Palmas says:

====================
net: usb: qmi_wwan: new mux_id sysfs file

this patch series add a sysfs file to let userspace know which mux
id has been used to create a qmimux network interface.

I'm aware that adding new sysfs files is not usually the right path,
but my understanding is that this piece of information can't be
retrieved in any other way and its absence restricts how
userspace application (e.g. like libqmi) can take advantage of the
qmimux implementation in qmi_wwan.
====================

Link: https://lore.kernel.org/r/20210127153433.12237-1-dnlplm@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>