aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libiscsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi/libiscsi.h')
-rw-r--r--include/scsi/libiscsi.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/scsi/libiscsi.h b/include/scsi/libiscsi.h
index 09c041e6c35f..4265a4bb83cd 100644
--- a/include/scsi/libiscsi.h
+++ b/include/scsi/libiscsi.h
@@ -287,6 +287,10 @@ struct iscsi_session {
287 char *targetalias; 287 char *targetalias;
288 char *ifacename; 288 char *ifacename;
289 char *initiatorname; 289 char *initiatorname;
290 char *boot_root;
291 char *boot_nic;
292 char *boot_target;
293
290 /* control data */ 294 /* control data */
291 struct iscsi_transport *tt; 295 struct iscsi_transport *tt;
292 struct Scsi_Host *host; 296 struct Scsi_Host *host;