Bluetooth: Move more channel info to struct l2cap_chan
authorGustavo F. Padovan <padovan@profusion.mobi>
Wed, 13 Apr 2011 20:20:49 +0000 (17:20 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 04:09:58 +0000 (01:09 -0300)
commit0c1bc5c626e9783034264ccca4b262b3acc628f1
treeca6c9ecaf753ec9892d3cec078c63723299e01fb
parent47d1ec6161da2c7b9dbc56a5200fa26b17d5fdc1
Bluetooth: Move more channel info to struct l2cap_chan

In this commit, omtu, imtu, flush_to, mode and sport. It also remove the
pi var from l2cap_sock_sendmsg().

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