|
@@ -3508,7 +3508,6 @@ static struct configfs_attribute *srpt_wwn_attrs[] = {
|
|
static const struct target_core_fabric_ops srpt_template = {
|
|
static const struct target_core_fabric_ops srpt_template = {
|
|
.module = THIS_MODULE,
|
|
.module = THIS_MODULE,
|
|
.name = "srpt",
|
|
.name = "srpt",
|
|
- .node_acl_size = sizeof(struct srpt_node_acl),
|
|
|
|
.get_fabric_name = srpt_get_fabric_name,
|
|
.get_fabric_name = srpt_get_fabric_name,
|
|
.tpg_get_wwn = srpt_get_fabric_wwn,
|
|
.tpg_get_wwn = srpt_get_fabric_wwn,
|
|
.tpg_get_tag = srpt_get_tag,
|
|
.tpg_get_tag = srpt_get_tag,
|