From: Or Gerlitz Date: Mon, 8 Feb 2010 13:21:18 +0000 (+0000) Subject: IB/iser: Remove unnecessary connection checks X-Git-Tag: v2.6.34-rc1~225^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aae3c995ff74a183d15207436d383942485b2edd;p=pandora-kernel.git IB/iser: Remove unnecessary connection checks Remove unnecessary checks for the IB connection state and for QP overflow, as conn state changes are reported by iSER to libiscsi and handled there. QP overflow is theoretically possible only when unsolicited data-outs are used; anyway it's being checked and handled by HW drivers. Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed