From patchwork Wed Oct 14 11:28:19 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 53652 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n9EBVrS8027337 for ; Wed, 14 Oct 2009 11:31:53 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752153AbZJNL2P (ORCPT ); Wed, 14 Oct 2009 07:28:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932595AbZJNL2P (ORCPT ); Wed, 14 Oct 2009 07:28:15 -0400 Received: from qmta10.westchester.pa.mail.comcast.net ([76.96.62.17]:34331 "EHLO QMTA10.westchester.pa.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752153AbZJNL2O (ORCPT ); Wed, 14 Oct 2009 07:28:14 -0400 Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19]) by QMTA10.westchester.pa.mail.comcast.net with comcast id sa8K1c0070QuhwU5AbTfec; Wed, 14 Oct 2009 11:27:39 +0000 Received: from hal.comcast.net ([75.69.247.31]) by OMTA02.westchester.pa.mail.comcast.net with comcast id sbTe1c0080hNrtn3NbTe1S; Wed, 14 Oct 2009 11:27:39 +0000 Received: from hal.comcast.net (localhost.localdomain [127.0.0.1]) by hal.comcast.net (8.14.3/8.14.3) with ESMTP id n9EBSWAU017669; Wed, 14 Oct 2009 07:28:37 -0400 Received: (from hnrose@localhost) by hal.comcast.net (8.14.3/8.14.3/Submit) id n9EBSJbP017639; Wed, 14 Oct 2009 07:28:19 -0400 Date: Wed, 14 Oct 2009 07:28:19 -0400 From: Hal Rosenstock To: sashak@voltaire.com Cc: linux-rdma@vger.kernel.org Subject: [PATCH] opensm/release notes: Fix typo Message-ID: <20091014112819.GA17634@comcast.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org diff --git a/opensm/doc/opensm_release_notes-3.2.txt b/opensm/doc/opensm_release_notes-3.2.txt index 3356e95..5a83092 100644 --- a/opensm/doc/opensm_release_notes-3.2.txt +++ b/opensm/doc/opensm_release_notes-3.2.txt @@ -271,7 +271,7 @@ information regarding each compliance statement. PortInfo:M_Key - Set the M_Key to a node based random value. * C14-62.1.1.13 (Initialization): - PortInfo:P_KeyProtectBits - set according to an optional policy. + PortInfo:M_KeyProtectBits - set according to an optional policy. * C14-62.1.1.24 (Initialization): SwitchInfo:DefaultPort - should be configured for random FDB. diff --git a/opensm/doc/opensm_release_notes-3.3.txt b/opensm/doc/opensm_release_notes-3.3.txt index ad9f9eb..70e7110 100644 --- a/opensm/doc/opensm_release_notes-3.3.txt +++ b/opensm/doc/opensm_release_notes-3.3.txt @@ -157,7 +157,7 @@ information regarding each compliance statement. PortInfo:M_Key - Set the M_Key to a node based random value. * C14-62.1.1.13 (Initialization): - PortInfo:P_KeyProtectBits - set according to an optional policy. + PortInfo:M_KeyProtectBits - set according to an optional policy. * C14-62.1.1.24 (Initialization): SwitchInfo:DefaultPort - should be configured for random FDB.