isci: Removed sci_base_object from scic_sds_remote_node_context.

The 'struct sci_base_object' was removed from the struct
scic_sds_remote_node_context.

Signed-off-by: Maciej Patelczyk <maciej.patelczyk@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:
Maciej Patelczyk
2011-04-28 22:06:26 +00:00
committed by Dan Williams
parent 5d937e966d
commit af23e85737
3 changed files with 9 additions and 31 deletions

View File

@ -226,11 +226,6 @@ enum scic_sds_remote_node_context_destination_state {
* the silicon RNC.
*/
struct scic_sds_remote_node_context {
/*
* parent object
*/
struct sci_base_object parent;
/**
* This field indicates the remote node index (RNI) associated with
* this RNC.