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)
commit58d35f87effa0235181a24d55576aaa756ef7312
treeedf81e418892f213dd93471d1917b6e3603f3c42
parentc916fbe45c1f30417fa28e62cbbfae295a3f315c
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