| commit | 84bf8dd1fe85752c2789fb3d7696b67116e0cb1d | [log] [tgz] |
|---|---|---|
| author | Dan Williams <dan.j.williams@intel.com> | Mon Apr 16 17:08:23 2012 -0700 |
| committer | Dan Williams <dan.j.williams@intel.com> | Mon Apr 16 17:08:23 2012 -0700 |
| tree | 25198c55ab9b4ea78ba35dd236312699d2d710fe | |
| parent | d596fa056bac716aa72157b4e1fbed5d074e53cc [diff] |
mvsas: fix local port name regression Commit a692b0e "[SCSI] libsas: fix sas port naming" added a dependency on lldds filling out the id field of registered phys. Add this for mvsas. Note we do this in the lldd rather than the core to allow it the control of mappping physical phy id to the libsas phy index. Reported-by: Tom Rini <trini@ti.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>