commit | 5076a1a97e2fa61c847a5fdd4b1991faf7716da6 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Mon Jun 27 14:57:03 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:52 2011 -0700 |
tree | 251d207e75439da25d4d3a0353e0b853c8e79f2b | |
parent | ba7cb22342a66505a831bb7e4541fef90e0193c9 [diff] |
isci: unify isci_request and scic_sds_request They are one in the same object so remove the distinction. The near duplicate fields (owning_controller, and isci_host) will be cleaned up after the scic_sds_contoller isci_host unification. Reported-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>