diff options
Diffstat (limited to 'src/include/gpxe/iscsi.h')
| -rw-r--r-- | src/include/gpxe/iscsi.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gpxe/iscsi.h b/src/include/gpxe/iscsi.h index 9185d6240..469911dfb 100644 --- a/src/include/gpxe/iscsi.h +++ b/src/include/gpxe/iscsi.h @@ -614,11 +614,6 @@ struct iscsi_session { * Set to NULL when command is complete. */ struct scsi_command *command; - /** SCSI command return code - * - * Set to -EINPROGRESS while command is processing. - */ - int rc; /** Instant return code * * Set to a non-zero value if all requests should return |
