aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-08-01 08:27:23 -0400
committerDavid S. Miller <davem@davemloft.net>2018-08-01 14:49:49 -0400
commitc01f6c9b3207e52fc9973a066a856ddf7a0538d8 (patch)
tree829bd9ab350898aa030f3a1be318ce38b884024e /net/ipv4/tcp_input.c
parenta94c689e6c9e72e722f28339e12dff191ee5a265 (diff)
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
There just check the user call ID isn't already in use, hence should compare user_call_ID with xcall->user_call_ID, which is current node's user_call_ID. Fixes: 540b1c48c37a ("rxrpc: Fix deadlock between call creation and sendmsg/recvmsg") Suggested-by: David Howells <dhowells@redhat.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions