diff options
author | Tom Tucker <tom@opengridcomputing.com> | 2008-04-24 21:17:21 +0200 |
---|---|---|
committer | Tom Tucker <tom@opengridcomputing.com> | 2008-05-19 14:33:46 +0200 |
commit | 120693d12cde0cc735d784c951b53381efec918f (patch) | |
tree | 99e5cb62caab24de1b89ee82280de8eeae1ceb20 /net/ipv4/tcp_output.c | |
parent | svcrdma: Fix return value in svc_rdma_send (diff) | |
download | linux-120693d12cde0cc735d784c951b53381efec918f.tar.xz linux-120693d12cde0cc735d784c951b53381efec918f.zip |
svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
The svcrdma transport takes a reference when it gets the ESTABLISHED
event from the provider. This reference is supposed to be removed when
the DISCONNECT event is received, however, the call to svc_xprt_put
was missing in the switch statement. This results in the memory
associated with the transport never being freed.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions