RDMA/qed: Use helper function to set GUIDs
authorKamal Heib <kamalheib1@gmail.com>
Sun, 31 Oct 2021 17:07:43 +0000 (19:07 +0200)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 1 Nov 2021 12:17:10 +0000 (09:17 -0300)
commit4e446714fb89e93665173477bc70ce0494e9d5b1
tree6bd9afd37dfc6101a0a53b934508b6489ebd8971
parent6d202d9f70a33560ab62b81da2b062c936437e54
RDMA/qed: Use helper function to set GUIDs

Use addrconf_addr_eui48() helper function to set the GUIDs and remove the
driver specific version.

Link: https://lore.kernel.org/r/20211031170743.81755-1-kamalheib1@gmail.com
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/net/ethernet/qlogic/qed/qed_rdma.c