Skip to content
Snippets Groups Projects
Commit d2fcea7d authored by Vu Pham's avatar Vu Pham Committed by Roland Dreier
Browse files

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: default avatarVu Pham <vu@mellanox.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 04699a1f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment