USB: update documentation for usbmon
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 4 Jan 2012 21:36:35 +0000 (16:36 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 5 Jan 2012 00:04:30 +0000 (16:04 -0800)
The documentation for usbmon is out of date; the usbfs "devices" file
now exists in /sys/kernel/debug/usb rather than /proc/bus/usb.  This
patch (as1505) updates the documentation accordingly, and also
mentions that the necessary information can be found by running lsusb.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: Pete Zaitcev <zaitcev@redhat.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found