diff -r 11ec009e145d -r fae3a1759126 master/ioctl.h --- a/master/ioctl.h Mon Jan 19 10:18:41 2009 +0000 +++ b/master/ioctl.h Mon Jan 19 12:36:18 2009 +0000 @@ -353,7 +353,8 @@ // outputs uint32_t data_size; - uint32_t abort_code; + uint32_t result; + uint32_t error_code; char file_name[32]; } ec_ioctl_slave_foe_t;