From: Andrew Vasquez Date: Thu, 3 Apr 2008 20:13:24 +0000 (-0700) Subject: [SCSI] qla2xxx: Add midlayer target/device reset support. X-Git-Tag: v2.6.26-rc1~1140^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=523ec773b8ffb1c607bc3a54c9526558e3b1eab1;p=pandora-kernel.git [SCSI] qla2xxx: Add midlayer target/device reset support. Now that infrastructure is present within the midlayer and there is a clear distinction between what is expected from a device and target reset, convert the current device-reset codes to a target-reset, and add codes to perform a proper device-reset (LUN reset). In the process of adding reset support, collapse and consolidate large sections of mailbox-command (TMF issuance) codes, generalize the two 'wait-for-commands-to-complete' functions, and add a generic-reset routine for use by midlayer reset functions. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed