From: Sagi Grimberg Date: Sun, 7 Dec 2014 14:09:55 +0000 (+0200) Subject: IB/iser: Decrement CQ's active QPs accounting when QP creation fails X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2^4~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93acb7bbc7de789a97e0aed97ddb55fa607724f4;p=pandora-kernel.git 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 Signed-off-by: Sagi Grimberg Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed