]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/target/tcm_fc/tfc_conf.c
scsi: target: replace fabric_ops.name with fabric_alias
[linux.git] / drivers / target / tcm_fc / tfc_conf.c
index 8b884246a9be37ce39b2a0d0a715b498bfaa95ef..1ce49518d44091a6775077861267f1b5f6e80d19 100644 (file)
@@ -422,7 +422,6 @@ static u32 ft_tpg_get_inst_index(struct se_portal_group *se_tpg)
 
 static const struct target_core_fabric_ops ft_fabric_ops = {
        .module =                       THIS_MODULE,
-       .name =                         "fc",
        .fabric_name =                  "fc",
        .node_acl_size =                sizeof(struct ft_node_acl),
        .tpg_get_wwn =                  ft_get_fabric_wwn,