USB: usbip: remove CONFIG_USB_DEBUG reference
As the config option is gone, it's a bit hard to enable it so remove the reference to it. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7ca22cfa0f
commit
c624fa5e0e
|
@ -195,7 +195,6 @@ Detach the imported device:
|
|||
- Shutdown firewall.
|
||||
- usbip now uses TCP port 3240.
|
||||
- Disable SELinux.
|
||||
- If possible, compile your kernel with CONFIG_USB_DEBUG flag and try again.
|
||||
- Check the kernel and daemon messages.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue