Skip to content
Commit 8ba0ddd0 authored by Jason Gunthorpe's avatar Jason Gunthorpe
Browse files

RDMA/iw_cxgb4: Drop __GFP_NOFAIL

There is no reason for this __GFP_NOFAIL, none of the other routines in
this file use it, and there is an error unwind here. NOFAIL should be
reserved for special cases, not used by network drivers.

Fixes: 6a0b6174

 ("rdma/cxgb4: Add support for kernel mode SRQ's")
Reported-by: default avatarNicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
parent 0a353c2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment