From: Bhanu Prakash Gollapudi Date: Tue, 24 Apr 2012 22:26:02 +0000 (-0700) Subject: [SCSI] bnx2fc: Decrememnt io ref count when abort times out X-Git-Tag: v3.5-rc1~25^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bb4f33de87ad18ace1cf484ed0c78683d933a1;p=pandora-kernel.git [SCSI] bnx2fc: Decrememnt io ref count when abort times out When IO abort times out during eh_abort or a flush operation is performed while abort is pending, the driver is not cleaning up the IO and thus not reducing the IO reference count. With this change, as part of explicit logout, the IO is cleaned up. Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed