commit | 93acb7bbc7de789a97e0aed97ddb55fa607724f4 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <[email protected]> | Sun Dec 07 16:09:55 2014 +0200 |
committer | Roland Dreier <[email protected]> | Mon Dec 15 18:11:44 2014 -0800 |
tree | 7c54cf1edd422b6359d2844bf9921994802514a3 | |
parent | 5426b1711fd006cb0574a2a24bf738cc38d5220d [diff] |
IB/iser: Decrement CQ's active QPs accounting when QP creation fails When creating a connection QP we choose the least used CQ and inc the number of active QPs on that. If we fail to create the QP, we need to decrement the active QPs counter. Reported-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]>