From: Tilman Schmidt Date: Wed, 1 Jul 2009 11:20:57 +0000 (+0000) Subject: gigaset: accept connection establishment messages in any order X-Git-Tag: v2.6.27.29~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a09356416cd30aaef5111c5a20c2167479e635;p=pandora-kernel.git 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 Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed