isdn/gigaset: correct CAPI voice connection encoding
authorTilman Schmidt <tilman@imap.cc>
Mon, 21 Jun 2010 13:54:35 +0000 (13:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Jun 2010 04:16:59 +0000 (21:16 -0700)
commit278a582989ade4cb5335762d6c5999562018859d
treeb1de4dc1dc0fb9e96f2c9bd46516cbf0c9861d80
parente7752ee280608a24e27f163641121bdc2c68d6af
isdn/gigaset: correct CAPI voice connection encoding

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>
drivers/isdn/gigaset/capi.c