Please review this patch.

diff -urN infiniband/core/agent.c infiniband.patch/core/agent.c
--- infiniband/core/agent.c     2004-11-04 10:35:20.000000000 -0800
+++ infiniband.patch/core/agent.c       2004-11-04 12:35:55.916027072 -0800
@@ -480,6 +480,7 @@
 
        /* Release allocated memory */
        kfree(agent_send_wr->mad);
+       kfree(agent_send_wr);
 }
 
 int ib_agent_port_open(struct ib_device *device, int port_num,

-- 
Thanks
Shirley Ma
IBM Linux Technology Center
_______________________________________________
openib-general mailing list
[EMAIL PROTECTED]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to