propagate error code for prepare image
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
struct ikc_scd_packet {
|
||||
int msg;
|
||||
int ref;
|
||||
int err;
|
||||
unsigned long arg;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user