summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/remote_node_context.h
diff options
context:
space:
mode:
authorMaciej Patelczyk2011-04-29 00:06:26 +0200
committerDan Williams2011-07-03 13:00:38 +0200
commitaf23e85737253624cde84704008be40355ff6922 (patch)
tree98fe6c8aa6d86e08bb9799aef2dc97b78c2f5aee /drivers/scsi/isci/remote_node_context.h
parentisci: Removed sci_base_object from scic_sds_remote_device. (diff)
downloadkernel-qcow2-linux-af23e85737253624cde84704008be40355ff6922.tar.gz
kernel-qcow2-linux-af23e85737253624cde84704008be40355ff6922.tar.xz
kernel-qcow2-linux-af23e85737253624cde84704008be40355ff6922.zip
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>
Diffstat (limited to 'drivers/scsi/isci/remote_node_context.h')
-rw-r--r--drivers/scsi/isci/remote_node_context.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/scsi/isci/remote_node_context.h b/drivers/scsi/isci/remote_node_context.h
index b3f2546090dd..bc7914beb0c5 100644
--- a/drivers/scsi/isci/remote_node_context.h
+++ b/drivers/scsi/isci/remote_node_context.h
@@ -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.