[ofw][patch] [IPOIB] Fix for GUIDMask register name
Smith, Stan
stan.smith at intel.com
Mon Nov 3 09:31:37 PST 2008
Hello,
Please make sure netipoib-xp32.inf is also updated.
thanks,
stan.
________________________________
From: ofw-bounces at lists.openfabrics.org [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Alex Naslednikov
Sent: Sunday, November 02, 2008 3:38 AM
To: ofw at lists.openfabrics.org
Subject: [ofw][patch] [IPOIB] Fix for GUIDMask register name
Index: netipoib.inx
===================================================================
--- netipoib.inx (revision 3373)
+++ netipoib.inx (working copy)
@@ -150,12 +150,12 @@
HKR, Ndi\Params\MCLeaveRescan, Min, 0, "1"
HKR, Ndi\Params\MCLeaveRescan, Max, 0, "3600"
-HKR, Ndi\Params\guid_mask, ParamDesc, 0, %GUID_MASK_STR%
-HKR, Ndi\Params\guid_mask, Type, 0, "dword"
-HKR, Ndi\Params\guid_mask, Default, 0, "0"
-HKR, Ndi\Params\guid_mask, Optional, 0, "0"
-HKR, Ndi\Params\guid_mask, Min, 0, "0"
-HKR, Ndi\Params\guid_mask, Max, 0, "252"
+HKR, Ndi\Params\GUIDMask, ParamDesc, 0, %GUID_MASK_STR%
+HKR, Ndi\Params\GUIDMask, Type, 0, "dword"
+HKR, Ndi\Params\GUIDMask, Default, 0, "0"
+HKR, Ndi\Params\GUIDMask, Optional, 0, "0"
+HKR, Ndi\Params\GUIDMask, Min, 0, "0"
+HKR, Ndi\Params\GUIDMask, Max, 0, "252"
HKR, Ndi\Params\BCJoinRetry, ParamDesc, 0, %BC_JOIN_RETRY_STR%
HKR, Ndi\Params\BCJoinRetry, Type, 0, "dword"
XaleX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20081103/71241676/attachment.html>
More information about the ofw
mailing list