https://github.com/torvalds/linux
Revision 23b36778b4c82577746d26e4ac0ae66c6f462475 authored by Tilman Schmidt on 21 June 2010, 13:54:50 UTC, committed by David S. Miller on 26 June 2010, 04:17:00 UTC
The Gigaset CAPI driver handled all DATA_B3_REQ messages as if the
Delivery Confirmation flag bit was set, delaying the emission of the
DATA_B3_CONF reply until the data was actually transmitted. Some
CAPI applications (notably Asterisk) aren't happy with that
behaviour. Change it to actually evaluate the Delivery Confirmation
flag as described the CAPI specification.

Impact: bugfix
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 278a582
History
Tip revision: 23b36778b4c82577746d26e4ac0ae66c6f462475 authored by Tilman Schmidt on 21 June 2010, 13:54:50 UTC
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tip revision: 23b3677
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 169.6 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top