> int core_tpg_set_initiator_node_queue_depth( > struct se_portal_group *tpg, > - unsigned char *initiatorname, > + struct se_node_acl *acl, > u32 queue_depth, > int force) And while we're at it - the tpg should be dropped as well, we can get it from acl->se_tpg trivially. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html