gigaset: accept connection establishment messages in any order
authorTilman Schmidt <tilman@imap.cc>
Wed, 1 Jul 2009 11:20:57 +0000 (11:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jul 2009 20:16:41 +0000 (13:16 -0700)
commitbceb0f126f25184eaec3f3c8f00c92b0d899e5de
tree2744130d3fcf5442ff966d2998d59a8b2c545842
parentf8a68e752bc4e39644843403168137663c984524
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>
drivers/isdn/gigaset/ev-layer.c