]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move ident to struct l2cap_chan
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 25 Mar 2011 16:59:37 +0000 (13:59 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 21:06:26 +0000 (18:06 -0300)
commitbb6ce3f052bf88d51bdfaa40b52b52c7115d648f
treeba641dfeaca9eda1b2907f7c9c1d5af8eff34cd2
parent54937fe36b68bbe95bfe28c101c089ec9ddc8e0e
Bluetooth: Move ident to struct l2cap_chan

ident is chan property, no need to reside on socket.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c