On Sun, Nov 07, 2021 at 11:22:27PM +0200, Kamal Heib wrote: > Use the addrconf_addr_eui48() helper function to set the GUIDs for both > RoCE and iWARP modes, Also make sure the GUIDs are valid EUI-64 > identifiers. > > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > Reviewed-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx> > --- > drivers/infiniband/hw/irdma/verbs.c | 27 ++++++--------------------- > 1 file changed, 6 insertions(+), 21 deletions(-) Applied to for-next, thanks Jason