diff options
author | Roi Dayan <[email protected]> | 2014-09-02 17:08:41 +0300 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2014-09-22 09:46:42 -0700 |
commit | c33b15f00bbfb9324dc38e5176f576a0f46e0873 (patch) | |
tree | 2befec36153b1d9afc4e3237320b72a906a3dbca /net/lapb/lapb_subr.c | |
parent | 52addcf9d6669fa439387610bc65c92fa0980cef (diff) |
IB/iser: Fix RX/TX CQ resource leak on error flow
When failing to allocate TX CQ we already allocated RX CQ, so we need to make
sure we release it. Also, when failing to register notification to the RX CQ
we currently leak both RX and TX CQs of the current index, fix that too.
Signed-off-by: Roi Dayan <[email protected]>
Signed-off-by: Sagi Grimberg <[email protected]>
Signed-off-by: Or Gerlitz <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions