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)
commitfc7f8a7ed4543853a99852ca405ea71fabe78946
treeba641dfeaca9eda1b2907f7c9c1d5af8eff34cd2
parent820ffdb3d25f74fbd553453f461709d52dfa72a2
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