target: Move dev_attrib_cit to struct se_subsystem_api
[deliverable/linux.git] / include / target / target_core_backend.h
index 7b84436541b454a3aeaa17885aac1107dabb4fda..735f85672ec6ca4b8d5b9ea1d66bfb10384ff1b4 100644 (file)
@@ -7,6 +7,7 @@
 
 struct target_backend_cits {
        struct config_item_type tb_dev_cit;
+       struct config_item_type tb_dev_attrib_cit;
 };
 
 struct se_subsystem_api {
This page took 0.024383 seconds and 5 git commands to generate.