[SCSI] transport_sas: add SAS management protocol support
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 9 Jul 2007 03:52:06 +0000 (12:52 +0900)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 18 Jul 2007 16:18:07 +0000 (11:18 -0500)
The sas transport class attaches one bsg device to every SAS object
(host, device, expander, etc). LLDs can define a function to handle
SMP requests via sas_function_template::smp_handler.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found