commit | 00d680ef84570bc7aea023772d27e85b0052004c | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Mon Apr 25 14:29:29 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:00:38 2011 -0700 |
tree | 9fe3aacd53e3e353e0fe7bfbebfdd458bc9025f5 | |
parent | a1a113b0a1ea437daf099b44f8a39e93a02a3f47 [diff] |
isci: kill smp_discover_response An lldd need never look at the contents of an smp_discover_response frame. Kill the remaining locations where isci is looking at it: 1/ covering for expanders that do not set the stp_attached bit (already handled by sas_ex_discover_end_dev) 2/ an overkill method to notifiy the rest of the driver about remote_device sas addresses Signed-off-by: Dan Williams <dan.j.williams@intel.com>