target: remove the get_fabric_proto_ident method
[deliverable/linux.git] / drivers / target / tcm_fc / tfc_conf.c
index 8309c3d91387f8494fb0e580de39d3c8930f6bfe..fabc7bacf693e1ebae97153f2a849c2dd84989e0 100644 (file)
@@ -452,7 +452,6 @@ static const struct target_core_fabric_ops ft_fabric_ops = {
        .name =                         "fc",
        .node_acl_size =                sizeof(struct ft_node_acl),
        .get_fabric_name =              ft_get_fabric_name,
-       .get_fabric_proto_ident =       fc_get_fabric_proto_ident,
        .tpg_get_wwn =                  ft_get_fabric_wwn,
        .tpg_get_tag =                  ft_get_tag,
        .tpg_get_pr_transport_id =      fc_get_pr_transport_id,
This page took 0.025859 seconds and 5 git commands to generate.