From: Andrew Vasquez Date: Thu, 20 Aug 2009 18:06:04 +0000 (-0700) Subject: [SCSI] qla2xxx: Generalize srb structure usage. X-Git-Tag: v2.6.32-rc1~689^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf53b069f52ae3f83dec1acd339e3c3a2e979478;p=pandora-kernel.git [SCSI] qla2xxx: Generalize srb structure usage. Lay groundwork for adding alternative asynchronous operations by generalize and extending the SRB structure. This allows for follow-on patches to add support for: - Asynchronous logins. - ELS/CT passthru requests. - Loopback requests. - Non-blocking mailbox commands (ABTS, Task Management, etc). Signed-off-by: Andrew Vasquez Signed-off-by: Giridhar Malavali Signed-off-by: James Bottomley --- Reading git-diff-tree failed