Skip to content

Commit

Permalink
net: qmi_wwan: document qmap/mux_id sysfs file
Browse files Browse the repository at this point in the history
Document qmap/mux_id sysfs file showing qmimux interface id

Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
Acked-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Daniele Palmas authored and Jakub Kicinski committed Jan 29, 2021
1 parent e594ad9 commit b4b91e2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documentation/ABI/testing/sysfs-class-net-qmi
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,13 @@ Description:

Write a number ranging from 1 to 254 to delete a previously
created qmap mux based network device.

What: /sys/class/net/<qmimux iface>/qmap/mux_id
Date: January 2021
KernelVersion: 5.12
Contact: Daniele Palmas <dnlplm@gmail.com>
Description:
Unsigned integer

Indicates the mux id associated to the qmimux network interface
during its creation.

0 comments on commit b4b91e2

Please sign in to comment.