On Thu, Oct 01, 2020 at 12:48:38PM -0500, Bob Pearson wrote: > Add code to initialize new struct members in > ib_device_attr as place holders. > > Signed-off-by: Bob Pearson <rpearson@xxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe.c | 101 ++++++++++++++++++-------- > drivers/infiniband/sw/rxe/rxe_verbs.c | 7 +- > 2 files changed, 75 insertions(+), 33 deletions(-) This series should eliminate this patch and notably change the others https://patchwork.kernel.org/project/linux-rdma/list/?series=359361 Can you take a look that it works for this? Thanks, Jason