mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 09:31:26 +00:00
f6bcbf2e24
Currently ST_OK and ST_NA are the only values defined to communicate status of a request from a client. Add more error codes to clearly indicate what failed. For example, when client sends request to import a device that isn't export-able, server can send a specific error code to the client. Existing defines are moved to a common header in libsrc to be included in the libusbip_la-usbip_common.o to be used by all the usbip tools. Supporting interface to print error strings is added to the common lib. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
list.h | ||
Makefile.am | ||
names.c | ||
names.h | ||
sysfs_utils.c | ||
sysfs_utils.h | ||
usbip_common.c | ||
usbip_common.h | ||
usbip_device_driver.c | ||
usbip_device_driver.h | ||
usbip_host_common.c | ||
usbip_host_common.h | ||
usbip_host_driver.c | ||
usbip_host_driver.h | ||
vhci_driver.c | ||
vhci_driver.h |