diff options
Diffstat (limited to 'include/scsi/libiscsi.h')
| -rw-r--r-- | include/scsi/libiscsi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/libiscsi.h b/include/scsi/libiscsi.h index 17b28f08b692..cbf7e58bd6f9 100644 --- a/include/scsi/libiscsi.h +++ b/include/scsi/libiscsi.h | |||
| @@ -211,7 +211,6 @@ struct iscsi_session { | |||
| 211 | * - r2tpool */ | 211 | * - r2tpool */ |
| 212 | int state; /* session state */ | 212 | int state; /* session state */ |
| 213 | struct list_head item; | 213 | struct list_head item; |
| 214 | int conn_cnt; | ||
| 215 | int age; /* counts session re-opens */ | 214 | int age; /* counts session re-opens */ |
| 216 | 215 | ||
| 217 | struct list_head connections; /* list of connections */ | 216 | struct list_head connections; /* list of connections */ |
