On Wed, 2016-01-13 at 09:27 +0100, Christoph Hellwig wrote: > > 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. Done. -- 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