diff options
author | Miroslaw Walukiewicz <[email protected]> | 2009-04-21 16:16:48 -0700 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2009-04-21 16:16:48 -0700 |
commit | 5d1af5c83232c5a02b9dc0fe43053b4ddc005224 (patch) | |
tree | 705fa258b696855d355fa8ebf2af84ced5f3fa29 /net/unix/af_unix.c | |
parent | cc005fa20c5229c283bea4958869da1e3c8a3720 (diff) |
RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()
In error paths where a CQ is not created, pbl is not freeed properly.
In nes_destroy_cq(), add the corresponding check for nescq->mcrqf to
not call nes_free_resource() when it is already done in nes_create_cq().
Signed-off-by: Miroslaw Walukiewicz <[email protected]>
Signed-off-by: Chien Tung <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions