]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit79e62b57ddb607151db1de4bc851ecc72cd00955
treeca6c9ecaf753ec9892d3cec078c63723299e01fb
parent2f17859e3df93b81ded6dc37b7ddbe9293be2e34
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