diff options
author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-10 12:36:52 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-12 11:15:48 -0600 |
commit | 4269a691108aaaa6b107bba5fbde7d59f991b73e (patch) | |
tree | 44c25f37690d554bf1ed394a27e4177c60ced8fd /Documentation/networking | |
parent | f495ae3c01dfa80e368a9330831023121b61006e (diff) | |
download | linux-4269a691108aaaa6b107bba5fbde7d59f991b73e.tar.gz linux-4269a691108aaaa6b107bba5fbde7d59f991b73e.tar.bz2 linux-4269a691108aaaa6b107bba5fbde7d59f991b73e.zip |
Documentation: fix usb related doc refs
Update ref to usb proc_usb_info.txt.
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/cdc_mbim.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/cdc_mbim.txt b/Documentation/networking/cdc_mbim.txt index e4c376abbdad..4e68f0bc5dba 100644 --- a/Documentation/networking/cdc_mbim.txt +++ b/Documentation/networking/cdc_mbim.txt @@ -332,8 +332,8 @@ References [5] "MBIM (Mobile Broadband Interface Model) Registry" - http://compliance.usb.org/mbim/ -[6] "/dev/bus/usb filesystem output" - - Documentation/usb/proc_usb_info.txt +[6] "/sys/kernel/debug/usb/devices output format" + - Documentation/driver-api/usb/usb.rst [7] "/sys/bus/usb/devices/.../descriptors" - Documentation/ABI/stable/sysfs-bus-usb |