RDS: Don't set c_version in __rds_conn_create()
authorAndy Grover <andy.grover@oracle.com>
Fri, 17 Jul 2009 13:13:28 +0000 (13:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2009 15:03:08 +0000 (08:03 -0700)
Protocol negotiation is logically a property of the
transports, so rds core need not set it.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found