X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Ftarget%2Ftarget_core_device.h;h=6f30e700da28b0e0638f9191d449c838d427a6c5;hp=2be31ff8763b25cb2e3a5f1b641e7af3ded2defd;hb=22204d496323e6abd5ed3ab4d251fd473543e7ff;hpb=aa1b052a34d7ec85b23f4fba564df24b9477201b diff --git a/include/target/target_core_device.h b/include/target/target_core_device.h index 2be31ff8763b..6f30e700da28 100644 --- a/include/target/target_core_device.h +++ b/include/target/target_core_device.h @@ -50,7 +50,7 @@ extern struct se_lun *core_dev_add_lun(struct se_portal_group *, struct se_hba * extern int core_dev_del_lun(struct se_portal_group *, u32); extern struct se_lun *core_get_lun_from_tpg(struct se_portal_group *, u32); extern struct se_lun_acl *core_dev_init_initiator_node_lun_acl(struct se_portal_group *, - u32, char *, int *); + struct se_node_acl *, u32, int *); extern int core_dev_add_initiator_node_lun_acl(struct se_portal_group *, struct se_lun_acl *, u32, u32); extern int core_dev_del_initiator_node_lun_acl(struct se_portal_group *,