Update USB/IP driver location in README. Signed-off-by: Shuah Khan <shua...@osg.samsung.com> --- tools/usb/usbip/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/usb/usbip/README b/tools/usb/usbip/README index 831f49f..f349ef4 100644 --- a/tools/usb/usbip/README +++ b/tools/usb/usbip/README @@ -7,7 +7,7 @@ [Requirements] - USB/IP device drivers - Found in the staging directory of the Linux kernel. + Found in the drivers/usb/usbip directory of the Linux kernel. - libudev >= 2.0 libudev library -- 2.7.4