diff options
author | Santosh Shilimkar <ssantosh@kernel.org> | 2015-08-22 15:45:32 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-25 13:35:31 -0700 |
commit | 1c3be624f40acd6f2bd0f22ade081ac2467e8617 (patch) | |
tree | 6ac790494da86e1b1a25adc179aefcb81546bf25 /firmware | |
parent | 5c240fa2ab394af1dbde280e00cc038cbc7f0409 (diff) | |
download | linux-stable-1c3be624f40acd6f2bd0f22ade081ac2467e8617.tar.gz linux-stable-1c3be624f40acd6f2bd0f22ade081ac2467e8617.tar.bz2 linux-stable-1c3be624f40acd6f2bd0f22ade081ac2467e8617.zip |
RDS: Don't destroy the rdma id until after we're done using it
During connection resets, we are destroying the rdma id too soon. We can't
destroy it when it is still in use. So lets move rdma_destroy_id() after
we clear the rings.
Reviewed-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions