]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] libsas: abstract STP task status into a function
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 18 Jan 2008 16:47:01 +0000 (10:47 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 25 Jan 2008 17:47:23 +0000 (11:47 -0600)
commit366ca51f30de1cbb5b356c70b7bb22051c558e41
treec28a9d3b64a5b3e3c8bd29c57003ee524e9e1e63
parent1292500b159c00a8fece072b004f154e6fda9f48
[SCSI] libsas: abstract STP task status into a function

Break out the frame processor for STP tasks from aic94xx so they can
be shared by other SAS HBA's

Original patch from Jeff Garzik <jeff@garzik.org>

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/aic94xx/aic94xx_task.c
drivers/scsi/libsas/Makefile
drivers/scsi/libsas/sas_task.c [new file with mode: 0644]
include/scsi/libsas.h