IB/qib: Remove create qp and create qp table functionality
authorHarish Chegondi <harish.chegondi@intel.com>
Fri, 22 Jan 2016 20:56:52 +0000 (12:56 -0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 11 Mar 2016 01:37:23 +0000 (20:37 -0500)
commit47c7ea6d8e70510c3b3e311cfc20943cd3fe786a
treeb4789cd8d7806174e0d9f26775b58b990d2bc9ed
parent01ba79d4dddcf4ca3669f8dc4658322342793fee
IB/qib: Remove create qp and create qp table functionality

Rely on rdmavt functions for creation of qp and qp table.  Function to
allocate a qpn is still being provided by qib as the algorithm to allocate
a qpn in qib is different from that of the algorithm in rdmavt.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/qib/qib.h
drivers/infiniband/hw/qib/qib_qp.c
drivers/infiniband/hw/qib/qib_verbs.c
drivers/infiniband/hw/qib/qib_verbs.h