mirror of https://github.com/torvalds/linux.git
The detach_port() doesn't return error
when detach is attempted on an invalid port.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| usbip.c | ||
| usbip.h | ||
| usbip_attach.c | ||
| usbip_bind.c | ||
| usbip_detach.c | ||
| usbip_list.c | ||
| usbip_network.c | ||
| usbip_network.h | ||
| usbip_port.c | ||
| usbip_unbind.c | ||
| usbipd.c | ||
| utils.c | ||
| utils.h | ||