Updated the code as per Roland's requests, except for one part:
Roland, I tried to rework the main function to be cleaner, because of the
need to split the hostname from the domain name and the need to not
modify the original source string, using library functions made things
worse than the existing pointer math.
---
Michael Heinz (2):
Function for improved node descriptions
Add support for ib_build_node_desc() to the HCAs.
drivers/infiniband/core/mad.c | 19 +++++++++++++++++++
drivers/infiniband/hw/ipath/ipath_mad.c | 2 +-
drivers/infiniband/hw/mlx4/mad.c | 2 +-
drivers/infiniband/hw/mthca/mthca_mad.c | 2 +-
drivers/infiniband/hw/qib/qib_mad.c | 2 +-
include/rdma/ib_mad.h | 9 +++++++++
6 files changed, 32 insertions(+), 4 deletions(-)
--
Signed-off-by: Michael Heinz <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html