]> git.baikalelectronics.ru Git - kernel.git/commit
isci: remove redundant copies of IAF
authorDave Jiang <dave.jiang@intel.com>
Thu, 5 May 2011 01:08:35 +0000 (18:08 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:04:46 +0000 (04:04 -0700)
commite5f939bb3d323a37d8c2925e16253633afb9585d
tree81d9d1cb8b6973e2c79ecc65d6f3f8604b9dd9c5
parent89c9c6b7ec75b2d056dd7a427b07f843a94ac5d5
isci: remove redundant copies of IAF

We need to remove the extra copies of identify address frame that's
being kept around. We only need the one copy that libsas is using.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
[further cleanups]
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/core/scic_phy.h
drivers/scsi/isci/core/scic_sds_phy.c
drivers/scsi/isci/core/scic_sds_phy.h
drivers/scsi/isci/phy.h
drivers/scsi/isci/port.c