[openib-general] [PATCH] ofed_1_2 configure script typo

Steve Wise swise at opengridcomputing.com
Mon Jan 8 06:59:49 PST 2007


Typo in OFED 1.2 configure script.

From: Steve Wise <swise at opengridcomputing.com>

Signed-off-by: Steve Wise <swise at opengridcomputing.com>
---

 ofed_scripts/configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ofed_scripts/configure b/ofed_scripts/configure
index 5a1694d..a0557e2 100755
--- a/ofed_scripts/configure
+++ b/ofed_scripts/configure
@@ -598,7 +598,7 @@ main()
                         --with-vnic_debug-mod)
                             CONFIG_INFINIBAND_VNIC_DEBUG="y"
                         ;;
-                        --without-vnic-mod)
+                        --without-vnic_debug-mod)
                             CONFIG_INFINIBAND_VNIC_DEBUG=
                        ;;
                         --with-vnic_stats-mod)






More information about the general mailing list