> Subject: [PATCH for-next] RDMA/irdma: Use helper function to set GUIDs > > 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> > --- > drivers/infiniband/hw/irdma/verbs.c | 27 ++++++--------------------- > 1 file changed, 6 insertions(+), 21 deletions(-) > Looks ok. Thanks! Reviewed-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>