aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/socket.c
diff options
context:
space:
mode:
authorUrsula Braun <[email protected]>2017-04-10 12:58:05 +0000
committerDavid S. Miller <[email protected]>2017-04-12 03:01:14 +0000
commit2c9c16825ea08b94e013e6902486b53457555b8d (patch)
tree1f2ebb6b23e8fb1a5434907746c82d97bb7fb892 /net/tipc/socket.c
parentnet/smc: destruct non-accepted sockets (diff)
downloadkernel-2c9c16825ea08b94e013e6902486b53457555b8d.tar.gz
kernel-2c9c16825ea08b94e013e6902486b53457555b8d.zip
net/smc: do not use IB_SEND_INLINE together with mapped data
smc specifies IB_SEND_INLINE for IB_WR_SEND ib_post_send calls, but provides a mapped buffer to be sent. This is inconsistent, since IB_SEND_INLINE works without mapped buffer. Problem has not been detected in the past, because tests had been limited to Connect X3 cards from Mellanox, whose mlx4 driver just ignored the IB_SEND_INLINE flag. For now, the IB_SEND_INLINE flag is removed. Signed-off-by: Ursula Braun <[email protected]> Reviewed-by: Thomas Richter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions