diff options
author | Peter Chen <peter.chen@freescale.com> | 2015-07-31 16:36:28 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 10:10:56 -0700 |
commit | 55d7857dfb37f73cf44f798b666fb23593dcbe8d (patch) | |
tree | 198b1798daf8134d9a51513c4fc7ed2e8df3bedc | |
parent | 7688dfece365d7ea2a6d1e10be60973a5fd63af6 (diff) | |
download | lwn-55d7857dfb37f73cf44f798b666fb23593dcbe8d.tar.gz lwn-55d7857dfb37f73cf44f798b666fb23593dcbe8d.zip |
Doc: ABI: testing: configfs-usb-gadget-loopback
commit 8cd50626823c00ca7472b2f61cb8c0eb9798ddc0 upstream.
Fix the name of attribute
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Documentation/ABI/testing/configfs-usb-gadget-loopback | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-loopback b/Documentation/ABI/testing/configfs-usb-gadget-loopback index 9aae5bfb9908..06beefbcf061 100644 --- a/Documentation/ABI/testing/configfs-usb-gadget-loopback +++ b/Documentation/ABI/testing/configfs-usb-gadget-loopback @@ -5,4 +5,4 @@ Description: The attributes: qlen - depth of loopback queue - bulk_buflen - buffer length + buflen - buffer length |