]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
[IBBUS] Rename default IPoIB device description to
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 7 Apr 2006 04:23:52 +0000 (04:23 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 7 Apr 2006 04:23:52 +0000 (04:23 +0000)
reference OpenIB not InfiniCon.

git-svn-id: svn://openib.tc.cornell.edu/gen1@291 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

trunk/core/bus/kernel/bus_port_mgr.c

index 9e276e0d996053c8c17afd7e17ca9ffa8e3874ea..5f94d50718966b42447d83aa4d74476d61fdb43c 100644 (file)
@@ -47,7 +47,7 @@
 #define IPOIB_COMPAT_ID                        L"IBA\\SID_1000066a00020000\0\0"\r
 /* Hardware ID is a MULTI_SZ, so is terminated with a double NULL. */\r
 #define IPOIB_HARDWARE_ID              IPOIB_DEVICE_ID L"\0"\r
-#define IPOIB_DESCRIPTION              L"InfiniCon IPoIB Adapter"\r
+#define IPOIB_DESCRIPTION              L"OpenIB IPoIB Adapter"\r
 \r
 /* {5A9649F4-0101-4a7c-8337-796C48082DA2} */\r
 DEFINE_GUID(GUID_BUS_TYPE_IBA,\r