From: Michael Chan Date: Wed, 8 Jun 2011 19:29:33 +0000 (+0000) Subject: cnic: Fix race conditions with firmware X-Git-Tag: v3.1-rc1~316^2~450^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=101c40c8cb0d10c30f423805f9f5b7a75956832d;p=pandora-kernel.git cnic: Fix race conditions with firmware During iSCSI connection terminations, if the target is also terminating at about the same time, the firmware may not complete the driver's request to close or reset the connection. This is fixed by handling other events (instead of the expected completion event) as an indication that the driver's request has been rejected. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed