From a706a086fd51cb25c4d610314d2a3d9ef6e37aaf Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Wed, 21 Jul 2010 15:13:25 -0700 Subject: [PATCH] --- yaml --- r: 214466 b: refs/heads/master c: 77510481c0c3980c8979ed236d63e59221fb8ce5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/rds/rds.h | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) 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; /*