commit | 3542b854bc26e5f8e42e0eab4d7f7453b74a362d | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Dec 28 13:54:17 2011 -0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Jan 03 01:38:37 2012 -0200 |
tree | 1958fa65523d15edec3813a664a6199e90727254 | |
parent | 333055f2aaabadb951b5ecd90f6a20a9aee38c29 [diff] |
Bluetooth: Keep chan->state and sk->sk_state in sync Those vars need to be in sync, otherwise l2cap_core.c can get the wrong state. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>