Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 25 Mar 2011 17:16:54 +0000 (14:16 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 21:06:26 +0000 (18:06 -0300)
commit73ffa904b78287f6acf8797e040150aa26a4af4a
tree9056d6909606d0286bd8ebb5223b37aea0fc2fa5
parentfc7f8a7ed4543853a99852ca405ea71fabe78946
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan

They are also l2cap_chan specific.

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