IB/iser: Remove unnecessary connection checks
authorOr Gerlitz <ogerlitz@voltaire.com>
Mon, 8 Feb 2010 13:21:18 +0000 (13:21 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 24 Feb 2010 17:41:13 +0000 (09:41 -0800)
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 <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found