RDMA/siw: Make node GUIDs valid EUI-64 identifiers
authorBart Van Assche <bvanassche@acm.org>
Mon, 30 Sep 2019 23:16:57 +0000 (16:16 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 4 Oct 2019 18:35:05 +0000 (15:35 -0300)
commit934f05b05d73d6c9ad68da66e2fd68abf72d1770
tree0048419f1d98e8d1568da45c4c236ed4c3264faa
parent30e0f6cf5acb39cd04316d1eecbf4c6087c7ee02
RDMA/siw: Make node GUIDs valid EUI-64 identifiers

>From the IBTA: "GUID (Global Unique Identifier): A globally unique EUI-64
compliant identifier." Make sure that siw GUIDs are valid EUI-64 identifiers.

Link: https://lore.kernel.org/r/20190930231707.48259-6-bvanassche@acm.org
Cc: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/siw/siw_main.c