[ofw][patch] [IPOIB] Fix for GUIDMask register name

Tzachi Dar tzachid at mellanox.co.il
Tue Nov 4 05:57:01 PST 2008


Applied to trunk and branch on 1730, 1731.
 
Thanks
Tzachi


________________________________

	From: ofw-bounces at lists.openfabrics.org
[mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Alex Naslednikov
	Sent: Sunday, November 02, 2008 1:38 PM
	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/20081104/1311d62d/attachment.html>


More information about the ofw mailing list