isdn/gigaset: correct CAPI connection state storage
authorTilman Schmidt <tilman@imap.cc>
Mon, 21 Jun 2010 13:55:20 +0000 (13:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Jun 2010 04:17:01 +0000 (21:17 -0700)
commit1b4843c5e8cbab86830da8a53b8288882060c059
treee85f56181da19d0cd314cc369749f756b58e0063
parent1ce368ff288ed872a8fee93b8a2b7706111feb9a
isdn/gigaset: correct CAPI connection state storage

CAPI applications can handle several connections in parallel,
so one connection state per application isn't sufficient.
Store the connection state in the channel structure instead.

Impact: bugfix
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/capi.c
drivers/isdn/gigaset/common.c
drivers/isdn/gigaset/gigaset.h