commit | bceb0f126f25184eaec3f3c8f00c92b0d899e5de | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Wed Jul 01 11:20:57 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 02 13:16:41 2009 -0700 |
tree | 2744130d3fcf5442ff966d2998d59a8b2c545842 | |
parent | f8a68e752bc4e39644843403168137663c984524 [diff] |
gigaset: accept connection establishment messages in any order ISDN connection setup failed if the "connection active" and "B channel up" messages from the device arrived in a different order than expected. Modify the state machine to accept them in any order. Impact: bugfix Signed-off-by: Tilman Schmidt <tilman@imap.cc> CC: stable <stable@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>