On Sun, Nov 15, 2020 at 12:34:01PM +0200, Gal Pressman wrote: > The first patch fixes the create_ah NULL check to only happen in case of > kernel AH (!udata). > The second patch removes the create_ah callback from EFA as it does not > support kverbs. > > Thanks, > Gal > > Gal Pressman (2): > RDMA/core: Check .create_ah is not NULL only in case it's needed > RDMA/efa: Remove .create_ah callback assignment I squashed them together, thanks Jason