From: Martin Schiller
Date: Tue, 27 Nov 2018 09:50:28 +0100
> 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 soc
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
---
net/x25/af