commit | 0fbc78cbf51f3edee17c2ede42c7b3c13736158a | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Tue Feb 24 15:30:21 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 26 23:39:24 2009 -0800 |
tree | 94af9c97ed5883a2ae45bc6ff2a70c8838112546 | |
parent | 922cb17a5c812fcc9ebee249f4109db099896941 [diff] |
RDS: Transport code RDS supports multiple transports. While this initial submission only supports Infiniband transport, this abstraction allows others to be added. We're working on an iWARP transport, and also see UDP over DCB as another possibility. This code handles transport registration. Signed-off-by: Andy Grover <andy.grover@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>