[Git] mISDN kernel tree branch socket updated. mISDN_1_1_2-544-ge958b57
[email protected] (git version ctrl) Sat, 4 Aug 2012 12:28:22 +0200 (CEST)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mISDN kernel tree".
The branch, socket has been updated
via e958b570d4e33262c5520c5888d973248ffa2339 (commit)
from ea5d33f8f144df15f05e1c68c2b3fa128959a3b0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e958b570d4e33262c5520c5888d973248ffa2339
Author: Karsten Keil <keil-shG/GajIFYqbacvFa/[email protected]>
Date: Sat Aug 4 11:50:16 2012 +0200
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 <keil-shG/GajIFYqbacvFa/[email protected]>
Cc: <[email protected]> # 3.5.x
-----------------------------------------------------------------------
Summary of changes:
drivers/isdn/mISDN/layer2.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
mISDN kernel tree