commit | 92886c9c97fd20dde26a12cd9f43cd3c786bc8ea | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Tue Apr 24 15:26:03 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue May 22 10:01:26 2012 +0100 |
tree | f596efc0039eb8db32baa03d9a3f9a2ac09f7dda | |
parent | c1bb4f33de87ad18ace1cf484ed0c78683d933a1 [diff] |
[SCSI] bnx2fc: cleanup task management IO when it times out. When the task management IO times out, or a flush operation is performed while task management IO is pending, driver is not cleaning up the IO. This patch cleans up the IO for the above cases. Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>