Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IB: Add caching of ports' LMC | Jack Morgenstein | 2006-06-17 | 1 | -0/+13 |
| | | | | | | | | | Add an LMC cache to struct ib_device, and add a function ib_get_cached_lmc() to query the cache. Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il> Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com> | ||||
* | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 | 1 | -0/+105 |
Move the InfiniBand headers from drivers/infiniband/include to include/rdma. This allows InfiniBand-using code to live elsewhere, and lets us remove the ugly EXTRA_CFLAGS include path from the InfiniBand Makefiles. Signed-off-by: Roland Dreier <rolandd@cisco.com> |