linux/drivers/infiniband/hw/cxgb4
Hariprasad S f57b780c00 iw_cxgb4: fix misuse of ep->ord for minimum ird calculation
When calculating the minimum ird in c4iw_accept_cr(), we need to always
have a value of at least 1 if the RTR message is a 0B read.  The code
was
incorrectly using ep->ord for this logic which was incorrectly adjusting
the ird and causing incorrect ord/ird negotiation when using MPAv2 to
negotiate these values.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-10-21 17:16:10 -04:00
..
cm.c iw_cxgb4: fix misuse of ep->ord for minimum ird calculation 2015-10-21 17:16:10 -04:00
cq.c iw_cxgb4: gracefully handle unknown CQE status errors 2015-07-28 11:24:51 -04:00
device.c iw_cxgb4: support for bar2 qid densities exceeding the page size 2015-06-11 12:22:32 -04:00
ev.c InfiniBand/RDMA changes for 3.20 merge window: 2015-02-21 12:53:21 -08:00
id_table.c drivers/infiniband/hw: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
iw_cxgb4.h iw_cxgb4: Support ib_alloc_mr verb 2015-08-30 18:08:47 -04:00
Kconfig RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter 2014-04-28 17:29:41 -07:00
Makefile RDMA/cxgb4: Remove kfifo usage 2012-05-18 13:22:36 -07:00
mem.c RDMA/cxgb4: re-fix 32-bit build warning 2015-10-21 16:56:28 -04:00
provider.c iw_cxgb4: Support ib_alloc_mr verb 2015-08-30 18:08:47 -04:00
qp.c iw_cxgb4: support for bar2 qid densities exceeding the page size 2015-06-11 12:22:32 -04:00
resource.c RDMA/cxgb4: Add missing debug stats 2014-04-11 11:36:09 -07:00
t4.h iw_cxgb4: support for bar2 qid densities exceeding the page size 2015-06-11 12:22:32 -04:00
t4fw_ri_api.h iw_cxgb4: Cleanup register defines/MACROS 2015-05-05 09:18:01 -04:00
user.h RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp 2014-06-05 09:13:54 -07:00