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:
committed by
Dan Williams
parent
5d937e966d
commit
af23e85737
@ -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.
|
||||
|
Reference in New Issue
Block a user