commit | 30b03b1528b60623986ee0b50ec0e5dab9094be8 | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Fri Aug 19 07:29:08 2016 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Mon Aug 22 15:00:42 2016 -0400 |
tree | 0c3a2f59b72589c1770e49348c2c0e8e52405bc7 | |
parent | 7f446abf12d741f4e29f00c633cb5fa67c2eee71 [diff] |
iw_cxgb4: use the MPA initiator's IRD if < our ORD The i40iw initiator sends an MPA-request with ird=16 and ord=16. The cxgb4 responder sends an MPA-reply with ord = 32 causing i40iw to terminate due to insufficient resources. The logic to reduce the ORD to <= peer's IRD was wrong. Reported-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Doug Ledford <dledford@redhat.com>