[openib-general] [PATCH] optional functions, ib_mad update

Hal Rosenstock halr at voltaire.com
Wed Sep 1 11:09:43 PDT 2004


One minor typo:

Index: ib_verbs.c
===================================================================
--- ib_verbs.c  (revision 712)
+++ ib_verbs.c  (working copy)
@@ -244,7 +244,7 @@
 
        return srq->device->query_srq(srq, srq_attr);
 }
-EXPORT_SYMBOL(ib_modify_srq);
+EXPORT_SYMBOL(ib_query_srq);
 
 int ib_destroy_srq(struct ib_srq *srq)
 {





More information about the general mailing list