]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1e261c9d9f4fb2dfdb50a5fb5421038b0e6e772
treee85f56181da19d0cd314cc369749f756b58e0063
parente7e089fc5ceaa5ba37147a358c41e0ff311e0d51
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