]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move conn_state to struct l2cap_chan
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 25 Mar 2011 22:43:39 +0000 (19:43 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 21:06:26 +0000 (18:06 -0300)
commit8989f312d44c3f944138e8f32cef01ba930f04c0
treeffc0483630e3ec505fa14fa3e4073ac08be596d2
parent4e2648cbecc2329d2fb64661386f86ba36db5039
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>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c