target: Move dev_wwn_cit to struct se_subsystem_api
[deliverable/linux.git] / include / target / target_core_backend.h
index a47e78989b6fb2d910e9428b367af5f0660c1f20..68fad7814982cf73111f520bc16cf59096ff58b9 100644 (file)
@@ -9,6 +9,7 @@ struct target_backend_cits {
        struct config_item_type tb_dev_cit;
        struct config_item_type tb_dev_attrib_cit;
        struct config_item_type tb_dev_pr_cit;
+       struct config_item_type tb_dev_wwn_cit;
 };
 
 struct se_subsystem_api {
This page took 0.02797 seconds and 5 git commands to generate.