OSDN Git Service

staging/rdma/hfi1: Use rdmavt device allocation function
authorDennis Dalessandro <dennis.dalessandro@intel.com>
Tue, 19 Jan 2016 22:44:06 +0000 (14:44 -0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 11 Mar 2016 01:37:44 +0000 (20:37 -0500)
commit7af6d00654a16ca805f50e05eebb545ef9dbb016
tree3bf96bc83867ee4b8b0d16ec7ba26bb7ce9d84dd
parent4331629f57c4def899e560a7e3cb87fda577fb4b
staging/rdma/hfi1: Use rdmavt device allocation function

No longer do drivers need to call into the IB core to allocate the verbs
device.  Use the functionality provided by rdmavt.

Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/init.c