On Thu, Apr 21, 2022 at 03:17:45PM +0800, Cheng Xu wrote: > +static struct rdma_link_ops erdma_link_ops = { > + .type = "erdma", > + .newlink = erdma_newlink, > +}; Why is there still a newlink? Jason
On Thu, Apr 21, 2022 at 03:17:45PM +0800, Cheng Xu wrote: > +static struct rdma_link_ops erdma_link_ops = { > + .type = "erdma", > + .newlink = erdma_newlink, > +}; Why is there still a newlink? Jason