On Fri, Oct 26, 2018 at 07:03:58PM +0000, Jason Gunthorpe wrote: > The kernel implementation of MODIFY_QP does not write any data and > OPEN_QP returns a create_qp_resp. > > This has no effect on the generated code as nothing uses these definitions > at this time. > > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > --- > libibverbs/kern-abi.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied thanks Jason