diff options
author | Martin Schiller <ms@dev.tdt.de> | 2018-11-27 09:50:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-21 10:34:41 +0100 |
commit | d7c33813478c423e7a819a0407cd95f496690ebc (patch) | |
tree | eacfc5264bb4dd4cd204a95fee04821617d81055 /net/ipv4/tcp_timer.c | |
parent | b8305db0552ed92313aa0eb934aafff1d9897e85 (diff) |
net/x25: fix null_x25_address handling
[ Upstream commit 06137619f061f498c2924f6543fa45b7d39f0501 ]
o x25_find_listener(): the compare for the null_x25_address was wrong.
We have to check the x25_addr of the listener socket instead of the
x25_addr of the incomming call.
o x25_bind(): it was not possible to bind a socket to null_x25_address
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions