diff --git a/[refs] b/[refs] index 4f143b2e8bf4..7fdf73d3156f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fe8ff6b58f040dd52d2db45972db8e0301847f1c +refs/heads/master: 77510481c0c3980c8979ed236d63e59221fb8ce5 diff --git a/trunk/net/rds/rds.h b/trunk/net/rds/rds.h index 8a8a4822d02a..2ff7fc9f0539 100644 --- a/trunk/net/rds/rds.h +++ b/trunk/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; /*