commit | 55b7ed0b582f9ff4bf3b9b44969cddda8c6763ea | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Tue Feb 24 15:30:37 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 26 23:39:33 2009 -0800 |
tree | d8c1883c1ba00e9b99888757e86368498b622981 | |
parent | fcd8b7c0ecf792dd824b2edcd63cb2c08563c340 [diff] |
RDS: Common RDMA transport code Although most of IB and iWARP are separated from each other, there is some common code required to handle their shared CM listen port. This code listens for CM events and then dispatches the event to the appropriate transport, either IB or iWARP. Signed-off-by: Andy Grover <andy.grover@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>