commit | a3d568f0dfbb6bc786df04ad13e0b401f80e614c | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Apr 26 09:41:52 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:00:38 2011 -0700 |
tree | 690eef9305ba277b63b6df5961d1a0b1331b3e6a | |
parent | 00d680ef84570bc7aea023772d27e85b0052004c [diff] |
isci: remove usage of sci_sas_address in scic_sds_remote_device The sas address can be retrieved from the domain device and then converted to the always little-endian format in the remote node context. Signed-off-by: Dan Williams <dan.j.williams@intel.com>