isci: Remove obviated host callback list.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Sun, 4 Mar 2012 12:44:53 +0000 (12:44 +0000)
committerDan Williams <dan.j.williams@intel.com>
Thu, 17 May 2012 21:33:44 +0000 (14:33 -0700)
Since the callbacks to libsas now occur under scic_lock, there is no
longer any reason to save the completed requests in a separate list
for completion to libsas.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found