Re: [PATCH] cxgb4: fix abort_req_rss6 struct
From: David Miller <davem@davemloft.net>
Date: 2018-09-02 09:43:24
Also in:
linux-rdma
From: David Miller <davem@davemloft.net>
Date: 2018-09-02 09:43:24
Also in:
linux-rdma
From: Steve Wise <redacted> Date: Fri, 31 Aug 2018 11:52:00 -0700
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.No objections from me.