From: Karsten Keil Date: Sat, 4 Aug 2012 00:14:25 +0000 (+0000) Subject: mISDN: Bugfix for layer2 fixed TEI mode X-Git-Tag: v3.6-rc2~24^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25099335944a23db75d4916644122c746684e093;p=pandora-kernel.git mISDN: Bugfix for layer2 fixed TEI mode If a fixed TEI is used, the initial state of the layer 2 statmachine need to be 4 (TEI assigned). This was true only for Point to Point connections, but not for the other fixed TEIs. It was not found before, because usually only the TEI 0 is used as fixed TEI for PtP mode, but if you try X31 packet mode connections with SAPI 16, TEI 1, it did fail. Signed-off-by: Karsten Keil Cc: # 3.5.x Signed-off-by: David S. Miller --- Reading git-diff-tree failed