IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Thu, 29 Jan 2015 08:41:43 +0000 (10:41 +0200)
committerRoland Dreier <roland@purestorage.com>
Wed, 18 Feb 2015 06:11:40 +0000 (22:11 -0800)
commit98e8be869386eb01439d4ee95c821aa00bdf7f2a
treeb0962b3a84846466538d4c9b524a28c1b7073936
parent8ab9406a41c8245dbab16e65ada51b62182a463e
IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order

If a GUID is not found, the 64-bit GUID printed in the message log
warning should converted to host-endian order for printing.

Found by Doug Ledford and Hal Rosenstock. Fix suggested by Hal.

Signed-off-by: Hal Rosenstock <hal@dev.mellanox.co.il>
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx4/cm.c