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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/scsi/libiscsi.h b/include/scsi/libiscsi.h
index 13c92d7ba969..21cfb1d5483f 100644
--- a/include/scsi/libiscsi.h
+++ b/include/scsi/libiscsi.h
@@ -270,6 +270,8 @@ struct iscsi_session {
270 char *password; 270 char *password;
271 char *password_in; 271 char *password_in;
272 char *targetname; 272 char *targetname;
273 char *ifacename;
274 char *initiatorname;
273 /* control data */ 275 /* control data */
274 struct iscsi_transport *tt; 276 struct iscsi_transport *tt;
275 struct Scsi_Host *host; 277 struct Scsi_Host *host;