report the return value of the command
This commit is contained in:
@@ -9,6 +9,7 @@ struct dev_cmd_resp
|
||||
{
|
||||
int ret;
|
||||
unsigned long long magic;
|
||||
unsigned long long retval;
|
||||
unsigned char *data;
|
||||
int len;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user