commit | 9f34519a82356f6cf0ccb8480ee0ed99b3d0af75 | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Fri Aug 31 11:52:00 2018 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Sep 11 09:02:02 2018 -0600 |
tree | 2e4ae523ea415824791712aff06192d7ec8d1b7b | |
parent | 8f28b178f71cc56eccf2a6e2c0ace17c82f900d7 [diff] |
cxgb4: fix abort_req_rss6 struct Remove the incorrect WR_HDR field which can cause a misinterpretation of ABORT CPL by ULDs, such as iw_cxgb4. Fixes: a3cdaa69e4ae ("cxgb4: Adds CPL support for Shared Receive Queues") Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>