linux-sg2042/drivers/scsi/isci
Jeff Skirvin cbb65c665b isci: Code review change for completion pointer cleanup.
Since the request structure contains a pointer to the completion to be
used if the request is being aborted or terminated, there is no reason
to pass the completion as a pointer to isci_terminate_request_core().

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Jacek Danecki <Jacek.Danecki@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 03:55:30 -07:00
..
core isci: pad stp and smp request sizes 2011-07-03 03:55:29 -07:00
firmware isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
Makefile isci: Removing deprecated functions 2011-07-03 03:55:28 -07:00
events.c isci: replace isci_remote_device completion with event queue 2011-07-03 03:55:29 -07:00
events.h isci: rework timer api 2011-07-03 03:55:28 -07:00
host.c isci: Any reset indicated on an I/O completion escalates it to the error path. 2011-07-03 03:55:29 -07:00
host.h isci: Changes in isci_host_completion_routine 2011-07-03 03:55:29 -07:00
init.c isci: preallocate remote devices 2011-07-03 03:55:29 -07:00
isci.h isci: cleanup debug leftovers in isci.h 2011-07-03 03:55:29 -07:00
phy.c isci: Adding support for phy enable and disable 2011-07-03 03:55:29 -07:00
phy.h isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
port.c isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
port.h isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
remote_device.c isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
remote_device.h isci: preallocate remote devices 2011-07-03 03:55:29 -07:00
request.c isci: save the i/o tag outside the scic request structure. 2011-07-03 03:55:30 -07:00
request.h isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
sata.c isci: remove sci_device_handle 2011-07-03 03:55:29 -07:00
sata.h isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
sci_environment.h isci: clean up remaining silicon revision ifdefs in phy init 2011-07-03 03:55:28 -07:00
task.c isci: Code review change for completion pointer cleanup. 2011-07-03 03:55:30 -07:00
task.h isci: save the i/o tag outside the scic request structure. 2011-07-03 03:55:30 -07:00
timers.c isci: rework timer api 2011-07-03 03:55:28 -07:00
timers.h isci: rework timer api 2011-07-03 03:55:28 -07:00