-
- Downloads
iw_cxgb4: don't truncate the recv window size
Fixed a bug that shows up with recv window sizes that exceed the size of the RCV_BUFSIZ field in opt0 (>= 1024K). If the recv window exceeds this, then we specify the max possible in opt0, add add the rest in via a RX_DATA_ACK credits. Signed-off-by:Steve Wise <swise@opengridcomputing.com> Signed-off-by:
Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/infiniband/hw/cxgb4/cm.c 50 additions, 4 deletionsdrivers/infiniband/hw/cxgb4/cm.c
- drivers/infiniband/hw/cxgb4/iw_cxgb4.h 2 additions, 0 deletionsdrivers/infiniband/hw/cxgb4/iw_cxgb4.h
- drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 1 addition, 0 deletionsdrivers/net/ethernet/chelsio/cxgb4/t4_msg.h
Please register or sign in to comment