Re: [PATCH] cxgb4: fix abort_req_rss6 struct
From: Jason Gunthorpe <jgg@ziepe.ca>
Date: 2018-09-11 20:19:05
Also in:
linux-rdma
From: Jason Gunthorpe <jgg@ziepe.ca>
Date: 2018-09-11 20:19:05
Also in:
linux-rdma
On Fri, Aug 31, 2018 at 11:52:00AM -0700, Steve Wise wrote:
Remove the incorrect WR_HDR field which can cause a misinterpretation
of this CPL by ULDs.
Fixes: a3cdaa69e4ae ("cxgb4: Adds CPL support for Shared Receive Queues")
Signed-off-by: Steve Wise <redacted>
---
Dave, Doug, and Jason,
I request this merge through the rdma repo since the only user of this
structure is iw_cxgb4.Applied to for-rc, thanks Jason