diff options
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/scsi_transport_iscsi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/scsi/scsi_transport_iscsi.h b/include/scsi/scsi_transport_iscsi.h index afed70ec2aa5..728702292a80 100644 --- a/include/scsi/scsi_transport_iscsi.h +++ b/include/scsi/scsi_transport_iscsi.h | |||
@@ -201,7 +201,7 @@ struct iscsi_cls_session { | |||
201 | #define starget_to_session(_stgt) \ | 201 | #define starget_to_session(_stgt) \ |
202 | iscsi_dev_to_session(_stgt->dev.parent) | 202 | iscsi_dev_to_session(_stgt->dev.parent) |
203 | 203 | ||
204 | struct iscsi_host { | 204 | struct iscsi_cls_host { |
205 | struct list_head sessions; | 205 | struct list_head sessions; |
206 | atomic_t nr_scans; | 206 | atomic_t nr_scans; |
207 | struct mutex mutex; | 207 | struct mutex mutex; |