On Thu, Oct 28, 2021 at 12:43:59PM +0300, Kamal Heib wrote: > Use addrconf_addr_eui48() helper function to set the GUIDs and remove > the driver specific version. > > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > --- > drivers/infiniband/hw/bnxt_re/ib_verbs.c | 5 +++-- > drivers/infiniband/hw/bnxt_re/main.c | 2 +- > drivers/infiniband/hw/bnxt_re/qplib_res.c | 17 ----------------- > drivers/infiniband/hw/bnxt_re/qplib_res.h | 1 - > 4 files changed, 4 insertions(+), 21 deletions(-) Applied to for-next, thanks Jason