diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/scsi/scsi_transport_iscsi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/scsi/scsi_transport_iscsi.h b/include/scsi/scsi_transport_iscsi.h index 3389cd5ea94c..a498ccecf6b1 100644 --- a/include/scsi/scsi_transport_iscsi.h +++ b/include/scsi/scsi_transport_iscsi.h | |||
@@ -208,6 +208,7 @@ struct iscsi_cls_session { | |||
208 | struct delayed_work recovery_work; | 208 | struct delayed_work recovery_work; |
209 | 209 | ||
210 | unsigned int target_id; | 210 | unsigned int target_id; |
211 | bool ida_used; | ||
211 | 212 | ||
212 | int state; | 213 | int state; |
213 | int sid; /* session id */ | 214 | int sid; /* session id */ |