summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_init.c
diff options
context:
space:
mode:
authorFUJITA Tomonori2007-07-09 05:52:08 +0200
committerJames Bottomley2007-07-18 18:18:20 +0200
commitba1fc175cc6c0af7e78241e50160344f0f198282 (patch)
tree019c21e5c4658c50b08e28d2077b37242a1d22db /drivers/scsi/libsas/sas_init.c
parent[SCSI] transport_sas: add SAS management protocol support (diff)
downloadkernel-qcow2-linux-ba1fc175cc6c0af7e78241e50160344f0f198282.tar.gz
kernel-qcow2-linux-ba1fc175cc6c0af7e78241e50160344f0f198282.tar.xz
kernel-qcow2-linux-ba1fc175cc6c0af7e78241e50160344f0f198282.zip
[SCSI] libsas: add SAS management protocol handler
This patch adds support for SAS Management Protocol (SMP) passthrough support via bsg. aic94xx can use this. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/libsas/sas_init.c')
-rw-r--r--drivers/scsi/libsas/sas_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/libsas/sas_init.c b/drivers/scsi/libsas/sas_init.c
index 965698c8b7bf..98360272f40a 100644
--- a/drivers/scsi/libsas/sas_init.c
+++ b/drivers/scsi/libsas/sas_init.c
@@ -259,6 +259,7 @@ static struct sas_function_template sft = {
.phy_reset = sas_phy_reset,
.set_phy_speed = sas_set_phy_speed,
.get_linkerrors = sas_get_linkerrors,
+ .smp_handler = sas_smp_handler,
};
struct scsi_transport_template *