]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
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)
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>

No differences found