]> git.karo-electronics.de Git - linux-beck.git/commit
IB/qib: Use rdmavt device allocation function
authorDennis Dalessandro <dennis.dalessandro@intel.com>
Fri, 22 Jan 2016 21:07:23 +0000 (13:07 -0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 11 Mar 2016 01:37:28 +0000 (20:37 -0500)
commit5df1673f1de2b6dad614c929ef47ccebba3bd970
tree653bbe08880cf434c2e578c8c89e34f9ee055ec5
parent74d2d50067c09c2e9686ef742c1ae08f9c8c3ddf
IB/qib: 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>
Reviewed-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/qib/qib_init.c