scsi: target: Remove tpg_list and se_portal_group.se_tpg_node
[sfrench/cifs-2.6.git] / include / target / target_core_base.h
index 7c9716fe731e2e12280662afe89667ba6e594106..1728e883b7b2963c992d7cf2afd2b1f06072ee6d 100644 (file)
@@ -876,7 +876,6 @@ struct se_portal_group {
        /* Spinlock for adding/removing sessions */
        spinlock_t              session_lock;
        struct mutex            tpg_lun_mutex;
-       struct list_head        se_tpg_node;
        /* linked list for initiator ACL list */
        struct list_head        acl_node_list;
        struct hlist_head       tpg_lun_hlist;