[PATCH 0/3] More error codes for usbip request/reply messages

2018-03-07 Thread Shuah Khan
Currently ST_OK and ST_NA are the only values defined to communicate status of a request from a client. Client doesn't know what failed and prints a cryptic error message that something failed. This patch series adds more error codes to clearly indicate what failed. For example, when client sends

[PATCH 0/3] More error codes for usbip request/reply messages

2018-03-07 Thread Shuah Khan
Currently ST_OK and ST_NA are the only values defined to communicate status of a request from a client. Client doesn't know what failed and prints a cryptic error message that something failed. This patch series adds more error codes to clearly indicate what failed. For example, when client sends