aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/rds/rds.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/rds/rds.h b/net/rds/rds.h
index 8a8a4822d02a..2ff7fc9f0539 100644
--- a/net/rds/rds.h
+++ b/net/rds/rds.h
@@ -457,12 +457,6 @@ struct rds_sock {
__be32 rs_conn_addr;
__be16 rs_bound_port;
__be16 rs_conn_port;
-
- /*
- * This is only used to communicate the transport between bind and
- * initiating connections. All other trans use is referenced through
- * the connection.
- */
struct rds_transport *rs_transport;
/*