IB/core: Make ib_addr a core IB module
authorMatan Barak <matanb@mellanox.com>
Thu, 16 Jan 2014 15:16:47 +0000 (17:16 +0200)
committerRoland Dreier <roland@purestorage.com>
Sun, 19 Jan 2014 23:14:04 +0000 (15:14 -0800)
commit2f85d24e604c1532723c4b5791816b533baed2c3
treee5371edde3d4096e89db7855278c4e97472811fa
parented4c54e5b4baf55a7a67a80fa766334855c94854
IB/core: Make ib_addr a core IB module

IP based addressing introduces the usage of rdma_addr_find_dmac_by_grh()
within ib_core.  Since this function is declared in ib_addr, ib_addr
should be a part of the core INFINIBAND modules, rather than
INFINIBAND_ADDR_TRANS.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/Kconfig
drivers/infiniband/core/Makefile