Martin Schiller 87989217d9 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>
2019-12-17 20:38:25 +01:00
..
2019-12-05 15:37:56 +01:00
2019-11-10 11:25:32 +01:00
2019-09-16 08:20:44 +02:00
2019-06-22 08:16:14 +02:00
2019-12-05 15:38:15 +01:00
2019-11-06 12:43:37 +01:00
2019-12-05 15:38:18 +01:00
2019-12-05 15:38:18 +01:00
2019-12-01 09:13:35 +01:00
2019-01-09 17:14:46 +01:00