commit | 525cd1851b9faaadf5ea33e05192b8d22f42487e | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Mar 25 19:43:39 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Apr 07 18:06:26 2011 -0300 |
tree | ffc0483630e3ec505fa14fa3e4073ac08be596d2 | |
parent | 710f9b0a423cad155144742f6497efe5163ed750 [diff] |
Bluetooth: Move conn_state to struct l2cap_chan This is part of "moving things to l2cap_chan". As one the first move it triggered a big number of changes in the funcions parameters, basically changing the struct sock param to struct l2cap_chan. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>