]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move tx queue to struct l2cap_chan
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 4 Apr 2011 19:16:44 +0000 (16:16 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 13 Apr 2011 15:19:59 +0000 (12:19 -0300)
commitb5bb24e41bff7809facc334da70600a5ac6cc4b8
treeedf81e418892f213dd93471d1917b6e3603f3c42
parentd4998cbb5762698f2820695090777cda983a83e9
Bluetooth: Move tx queue to struct l2cap_chan

tx_q is the queue used by ERTM mode.

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