aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_send.c
diff options
context:
space:
mode:
authorAndy Grover <andy.grover@oracle.com>2010-01-13 15:50:09 -0800
committerAndy Grover <andy.grover@oracle.com>2010-09-08 18:11:48 -0700
commitf147dd9ecabf23fd63d2562ffe64252a0453ecde (patch)
tree1e3cdab2dc27b37ff2b820cd8081b33da95ab08c /net/rds/ib_send.c
parent9c030391e8741695ff6114703e4edccccb634479 (diff)
downloadkernel_samsung_smdk4412-f147dd9ecabf23fd63d2562ffe64252a0453ecde.zip
kernel_samsung_smdk4412-f147dd9ecabf23fd63d2562ffe64252a0453ecde.tar.gz
kernel_samsung_smdk4412-f147dd9ecabf23fd63d2562ffe64252a0453ecde.tar.bz2
RDS/IB: Disallow connections less than RDS 3.1
RDS 3.0 connections (in OFED 1.3 and earlier) put the header at the end. 3.1 connections put it at the head. The code has significant added complexity in order to handle both configurations. In OFED 1.6 we can drop this and simplify the code by only supporting "header-first" configuration. This patch checks the protocol version, and if prior to 3.1, does not complete the connection. Signed-off-by: Andy Grover <andy.grover@oracle.com>
Diffstat (limited to 'net/rds/ib_send.c')
0 files changed, 0 insertions, 0 deletions