On Wed, Nov 17, 2021 at 11:02:05AM +0200, 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/ocrdma/ocrdma_main.c | 17 ++--------------- > drivers/infiniband/hw/ocrdma/ocrdma_verbs.c | 4 +++- > drivers/infiniband/hw/ocrdma/ocrdma_verbs.h | 1 - > 3 files changed, 5 insertions(+), 17 deletions(-) Applied to for-next, thanks Jason