> > +/* counts the iids for the CDU/CDUC ILT client configuration */ > > +struct qed_cdu_iids { > > + u32 pf_cids; > > +};
Actually, this will [in future] also include a `per_vf_cids' field; I've extracted it and all its usages when preparing this patch series [As our initial submission doesn't include IOV support]. I'd rather leave this as-is instead of making changes I'd have to revert later on, but if your 'code buds' reject this, I'll make the change. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html