IB/ipath: infiniband UC and UD protocol support
authorBryan O'Sullivan <bos@pathscale.com>
Wed, 29 Mar 2006 23:23:34 +0000 (15:23 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 31 Mar 2006 21:14:20 +0000 (13:14 -0800)
commit74ed6b5eb133b4acae7c47bc23457e5f8e7c1125
tree3ab28b15184e2a28539fc81b53257a53fdb9fc6a
parentaa735edf5dffbe43463c3d1218912fa54a8ec724
IB/ipath: infiniband UC and UD protocol support

These files implement the Infiniband UC ("unreliable connection") and UD
("unreliable datagram") protocols.

Signed-off-by: Bryan O'Sullivan <bos@pathscale.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_uc.c [new file with mode: 0644]
drivers/infiniband/hw/ipath/ipath_ud.c [new file with mode: 0644]