From: Eddie Wai Date: Tue, 23 Nov 2010 23:29:23 +0000 (-0800) Subject: [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g) X-Git-Tag: v2.6.38-rc1~27^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bf3f39f9bda2750145a7da69ea9ae76d0054956;p=pandora-kernel.git [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g) A cid leak issue was found when the connect destroy request exceeded the driver's disconnection timeout. This will lead to a cid resource leak issue. The fix is to allow the cid cleanup even when this happens. Signed-off-by: Eddie Wai Acked-by: Anil Veerabhadrappa Reviewed-by: Michael Chan Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed