]> Pileus Git - ~andy/linux/commit
isci: Don't filter BROADCAST CHANGE primitives
authorTom Jackson <thomas.p.jackson@intel.com>
Fri, 24 Feb 2012 09:38:49 +0000 (09:38 +0000)
committerDan Williams <dan.j.williams@intel.com>
Thu, 17 May 2012 19:27:12 +0000 (12:27 -0700)
commit944b787d0a469a376f4d6699eb01138823197513
tree4a1a59d80cc22afc85729cea30405b60aef2cfe0
parentc79dd80d73017a88a2c2ae46e7d5303cba6a32e0
isci: Don't filter BROADCAST CHANGE primitives

Per the SAS spec, several types of BROADCAST CHANGE primitives
must cause re-discovery of the originating expander.
Only the standard BROADCAST CHANGE primitive was being
sent to the LIBSAS layer.  The other BC primitives have been
added to the sci_phy_event_handler()

Signed-off-by: Tom Jackson <thomas.p.jackson@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/phy.c