IB/umad: fix memory leaks
authorJack Morgenstein <jackm@mellanox.co.il>
Fri, 9 Dec 2005 21:46:32 +0000 (13:46 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 9 Dec 2005 21:46:32 +0000 (13:46 -0800)
Don't leak packet if it had a timeout, and don't leak timeout struct
if queue_packet() fails.

Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found