[Fwd: [openib-general] [PATCH] mad/agent: Modify receive buffer allocation strategy]

Roland Dreier roland at topspin.com
Tue Nov 9 11:39:16 PST 2004


By the way, we probably want this applied:

Index: core/mad.c
===================================================================
--- core/mad.c	(revision 1184)
+++ core/mad.c	(working copy)
@@ -385,7 +385,7 @@
 				    mad_agent->device->node_type,
 				    mad_agent->port_num)) {
 		ret = -EINVAL;
-		printk(KERN_ERR "Invalid directed route\n");
+		printk(KERN_ERR PFX "Invalid directed route\n");
 		goto error1;
 	}
 	if (smi_check_local_dr_smp(smp,



More information about the general mailing list