gigaset: accept connection establishment messages in any order
commitdf42c57d32622dca010595fe13c86c93a7fc68ea
authorTilman Schmidt <tilman@imap.cc>
Wed, 1 Jul 2009 11:20:57 +0000 (1 11:20 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Jul 2009 21:39:07 +0000 (30 14:39 -0700)
treedf7e54c6376e77988d00fde6bd7c4d18a7ab3d66
parent88bb2dc2879645af77ac3b25d4451c7fb7e38b3d
gigaset: accept connection establishment messages in any order

commit bceb0f126f25184eaec3f3c8f00c92b0d899e5de upstream.

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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/isdn/gigaset/ev-layer.c