isdn/gigaset: correct CAPI voice connection encoding
commit969d220fc2e66ad1a08c6df3f2381ce0b2b1cd05
authorTilman Schmidt <tilman@imap.cc>
Mon, 21 Jun 2010 13:54:35 +0000 (21 13:54 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:30:09 +0000 (2 10:30 -0700)
tree49cbb3a8cdea3d1d269de18c8fecd1e3b33539b9
parent4c350f3d896082d44a4b878f2e56fd9ee4ec5eae
isdn/gigaset: correct CAPI voice connection encoding

commit 278a582989ade4cb5335762d6c5999562018859d upstream.

Make the Gigaset CAPI driver select L2_VOICE (AT^SBPR=2) as the
layer 2 encoding for transparent connections, like the ISDN4Linux
variant.  L2_BITSYNC (AT^SBPR=0) mutes internal connections and
distorts external ones.

Impact: bugfix
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/isdn/gigaset/capi.c