git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c38fc3b
)
ISDN: Fix isdnhdlc for one byte hdlc packets
author
Karsten Keil
<keil@b1-systems.de>
Wed, 8 Jul 2009 18:58:33 +0000
(20:58 +0200)
committer
Karsten Keil
<keil@b1-systems.de>
Sat, 25 Jul 2009 18:16:17 +0000
(20:16 +0200)
Normally HDLC packets contain more as one byte (e.g a X25/X75 header).
But if you use plain HDLC framing, the current code do not encode
1 byte payloads, this patch fix that.
Signed-off-by: Karsten Keil <keil@b1-systems.de>
No differences found