IB/rdmavt: Properly pass gfp to hw driver function
authorIra Weiny <ira.weiny@intel.com>
Wed, 3 Feb 2016 22:15:28 +0000 (14:15 -0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 11 Mar 2016 01:37:32 +0000 (20:37 -0500)
commitb7b3cf44647cab47f6b7d8f10bfdc92cafbb952f
treee1aabf174bd0615aad8ddeb2e7e938f1d76407f1
parent61a650c14d728354b2d493bed3f1b0531f033dac
IB/rdmavt: Properly pass gfp to hw driver function

alloc_qpn must use GFP and the hardware drivers should use it as well.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-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/infiniband/sw/rdmavt/qp.c