[openib-general] svn status?

Roland Dreier
Mon Apr 19 07:11:57 PDT 2004


Looks like we need this one too.  OK to check in?

 - R.

Index: src/common/hw/mellanox-hca/mlxsys/mosal/os_dep/linux/mosal_iobuf.c
===================================================================
--- src/common/hw/mellanox-hca/mlxsys/mosal/os_dep/linux/mosal_iobuf.c  (revision 65)
+++ src/common/hw/mellanox-hca/mlxsys/mosal/os_dep/linux/mosal_iobuf.c  (working copy)
@@ -315,7 +315,7 @@
  */
 static void free_map_list(map_item_t *head)
 {
-  static map_item_t *tmp;
+  map_item_t *tmp;
 
   while ( head ) {
     tmp = head->next;

-- 
To unsubscribe send an email with subject unsubscribe to openib-general at openib.org.
Please contact moderator at openib.org for questions.




More information about the openib-general mailing list