]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/infiniband/ulp/ipoib/ipoib_cm.c
IB/cm: Remove compare_data checks
authorHaggai Eran <haggaie@mellanox.com>
Thu, 30 Jul 2015 14:50:26 +0000 (17:50 +0300)
committerDoug Ledford <dledford@redhat.com>
Sun, 30 Aug 2015 19:48:24 +0000 (15:48 -0400)
commit73fec7fd04a2ad6c879c93881cba9a40d551b3fd
treebf381106397f07f4ab64dc674d257d38c6553a30
parent51efe394bcab3a0c511634f7ae58bb88b1686983
IB/cm: Remove compare_data checks

Now that there are no ib_cm clients using the compare_data feature for
matching IB CM requests' private data, remove the compare_data parameter of
ib_cm_listen and remove the code implementing the feature.

Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/cm.c
drivers/infiniband/core/ucm.c
drivers/infiniband/ulp/ipoib/ipoib_cm.c
drivers/infiniband/ulp/srpt/ib_srpt.c
include/rdma/ib_cm.h