commit | f8fc57e8d7c5d95f4180b127d3b167de403557c0 | [log] [tgz] |
---|---|---|
author | Martin Schiller <ms@dev.tdt.de> | Mon Dec 09 08:21:34 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 09 10:28:43 2019 -0800 |
tree | 3392dd67387bbf32f8fd944006d43fa1181a7b29 | |
parent | 65cb13986229cec02635a1ecbcd1e2dd18353201 [diff] |
net/x25: add new state X25_STATE_5 This is needed, because if the flag X25_ACCPT_APPRV_FLAG is not set on a socket (manual call confirmation) and the channel is cleared by remote before the manual call confirmation was sent, this situation needs to be handled. Signed-off-by: Martin Schiller <ms@dev.tdt.de> Signed-off-by: David S. Miller <davem@davemloft.net>