Home
last modified time | relevance | path

Searched hist:d2fcea7d68473b8bb3e0addb4926c87e2217ca83 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.cdiff d2fcea7d68473b8bb3e0addb4926c87e2217ca83 Tue Nov 21 23:14:10 CET 2006 Vu Pham <vu@mellanox.com> IB/srp: Fix memory leak on reconnect

SRP reallocates the IU buffers for tx_ring and rx_ring without freeing
the old buffers when it reconnects to a target. Fix this by keeping
the old IU buffers around.

Signed-off-by: Vu Pham <vu@mellanox.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>