From: Roland Dreier Date: Tue, 9 May 2006 17:50:28 +0000 (-0700) Subject: IB/srp: Fix tracking of pending requests during error handling X-Git-Tag: v2.6.17-rc4~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d945e1df28ca07642b3e1a9b9d07074ba5f76be0;p=pandora-kernel.git IB/srp: Fix tracking of pending requests during error handling If a SCSI abort completes, or the command completes successfully, then the driver must remove the command from its queue of pending commands. Similarly, if a device reset succeeds, then all commands queued for the given device must be removed from the queue. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed